Type Definition vips_sys::im_wraptwo_fn
[−]
[src]
type im_wraptwo_fn = Option<unsafe extern "C" fn(in1: *mut c_void, in2: *mut c_void, out: *mut c_void, width: c_int, a: *mut c_void, b: *mut c_void)>;