Type Definition cups_sys::cups_afree_func_t [] [src]

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