Type Definition libvips_rs::bindings::VipsTypeMap2Fn

source ·
pub type VipsTypeMap2Fn = Option<unsafe extern "C" fn(type_: GType, a: *mut c_void, b: *mut c_void) -> *mut c_void>;