Type Definition vips_sys::VipsRegionFillFn
[−]
[src]
type VipsRegionFillFn = Option<unsafe extern "C" fn(arg1: *mut _VipsRegion, arg2: *mut c_void) -> c_int>;