Type Definition vips_sys::VipsInterpolateMethod [] [src]

type VipsInterpolateMethod = Option<unsafe extern "C" fn(interpolate: *mut VipsInterpolate, out: *mut c_void, in_: *mut VipsRegion, x: f64, y: f64)>;