- memset
void* memset(void* s, int c, size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
- stringCmpInternal
int stringCmpInternal(char[] s1, char[] s2)
Undocumented in source. Be warned that the author may not have intended to support it.