- Maplike_string_Handle_clear
void Maplike_string_Handle_clear(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- Maplike_string_Handle_delete
void Maplike_string_Handle_delete(Handle , string key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- Maplike_string_Handle_entries
Handle Maplike_string_Handle_entries(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- Maplike_string_Handle_forEach
void Maplike_string_Handle_forEach(Handle , void delegate(string, Handle, Handle) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- Maplike_string_Handle_get
MIDIOutput Maplike_string_Handle_get(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- Maplike_string_Handle_has
bool Maplike_string_Handle_has(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- Maplike_string_Handle_keys
Handle Maplike_string_Handle_keys(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- Maplike_string_Handle_set
void Maplike_string_Handle_set(Handle , string key, Handle value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- Maplike_string_Handle_size
uint Maplike_string_Handle_size(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- Maplike_string_Handle_values
Handle Maplike_string_Handle_values(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.