mapDel

fnvoid mapDel(harfbuzz.map.Map map, harfbuzz.types.Codepoint key) nothrow

Removes key and its stored value from map.

Parameters

mapA map
keyThe key to delete