Function harfbuzz_sys::hb_map_set

source ·
pub unsafe extern "C" fn hb_map_set(
    map: *mut hb_map_t,
    key: hb_codepoint_t,
    value: hb_codepoint_t
)