Type Definition vips_sys::VipsGenerateFn [] [src]

type VipsGenerateFn = Option<unsafe extern "C" fn(out: *mut _VipsRegion, seq: *mut c_void, a: *mut c_void, b: *mut c_void, stop: *mut gboolean) -> c_int>;