Function vips_format_read

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