[][src]Function harfbuzz_sys::hb_version_atleast

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