Type Definition cups_sys::cups_ahash_func_t [] [src]

type cups_ahash_func_t = Option<unsafe extern "C" fn(_: *mut c_void, _: *mut c_void) -> c_int>;