Type Definition vips_sys::VipsThreadpoolWorkFn[][src]

type VipsThreadpoolWorkFn = Option<unsafe extern "C" fn(state: *mut VipsThreadState, a: *mut c_void) -> c_int>;