Function hb_map_has

Source
pub unsafe extern "C" fn hb_map_has(
    map: *const hb_map_t,
    key: hb_codepoint_t,
) -> hb_bool_t