Type Definition vips_sys::VipsThreadpoolAllocateFn [] [src]

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