Function libheif_sys::heif_get_version_number

source ยท
pub unsafe extern "C" fn heif_get_version_number() -> u32
Expand description

Numeric version of linked libheif library, encoded as 0xHHMMLL00 = hh.mm.ll, where hh, mm, ll is the decimal representation of HH, MM, LL. For example: 0x02150300 is version 2.21.3