Function cups_sys::cupsArrayNew2 [] [src]

pub unsafe extern "C" fn cupsArrayNew2(
    f: cups_array_func_t,
    d: *mut c_void,
    h: cups_ahash_func_t,
    hsize: c_int
) -> *mut cups_array_t