Type Definition vips_sys::VipsCallbackFn [] [src]

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