Function im_vips2ppm

Source
pub unsafe extern "C" fn im_vips2ppm(
    in_: *mut VipsImage,
    filename: *const c_char,
) -> c_int