Function vips__file_read

Source
pub unsafe extern "C" fn vips__file_read(
    fp: *mut FILE,
    name: *const c_char,
    length_out: *mut size_t,
) -> *mut c_char