mapGet
fn
harfbuzz.types.Codepoint mapGet(harfbuzz.map.Map map, harfbuzz.types.Codepoint key)Fetches the value stored for key in map.
Parameters
map | A map |
key | The key to query |