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