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