Function harfbuzz_sys::hb_version_atleast

source ยท
pub unsafe extern "C" fn hb_version_atleast(
    major: c_uint,
    minor: c_uint,
    micro: c_uint,
) -> hb_bool_t