Function libheif_sys::heif_main_brand

source ยท
pub unsafe extern "C" fn heif_main_brand(
    data: *const u8,
    len: c_int
) -> heif_brand
Expand description

input data should be at least 12 bytes DEPRECATED, use heif_read_main_brand() instead