Type Definition vips_sys::VipsThreadpoolWorkFn [−][src]
type VipsThreadpoolWorkFn = Option<unsafe extern "C" fn(state: *mut VipsThreadState, a: *mut c_void) -> c_int>;
type VipsThreadpoolWorkFn = Option<unsafe extern "C" fn(state: *mut VipsThreadState, a: *mut c_void) -> c_int>;