Type Definition vips_sys::VipsTypeMap2Fn [−][src]
type VipsTypeMap2Fn = Option<unsafe extern "C" fn(type_: GType, a: *mut c_void, b: *mut c_void) -> *mut c_void>;
type VipsTypeMap2Fn = Option<unsafe extern "C" fn(type_: GType, a: *mut c_void, b: *mut c_void) -> *mut c_void>;