Function vips_heifload

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