Function vips_eye

Source
pub unsafe extern "C" fn vips_eye(
    out: *mut *mut VipsImage,
    width: c_int,
    height: c_int,
    ...
) -> c_int