Type Definition libvips_rs::bindings::VipsThreadpoolWorkFn
source · pub type VipsThreadpoolWorkFn = Option<unsafe extern "C" fn(state: *mut VipsThreadState, a: *mut c_void) -> c_int>;
pub type VipsThreadpoolWorkFn = Option<unsafe extern "C" fn(state: *mut VipsThreadState, a: *mut c_void) -> c_int>;