Type Definition libvips_rs::bindings::VipsTypeMapFn

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