vips_ppmload

Function vips_ppmload 

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