The length of the string representing the key to be looked-up in the map.
Bytes constituting the key string.
Return: If the key is found in the map, the pointer to the corresponding mg_value is returned. Otherwise, NULL is returned.
Page generated by adrdox
Looks up a map value with the given key.