Type Definition libvips_rs::bindings::VipsObjectSetArguments
source · pub type VipsObjectSetArguments = Option<unsafe extern "C" fn(object: *mut VipsObject, a: *mut c_void, b: *mut c_void) -> *mut c_void>;
pub type VipsObjectSetArguments = Option<unsafe extern "C" fn(object: *mut VipsObject, a: *mut c_void, b: *mut c_void) -> *mut c_void>;