Function hb_map_get

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