Type Definition libvips::bindings::VipsThreadpoolAllocateFn[][src]

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