StringG.asciiUp

Converts all lowercase ASCII letters to uppercase ASCII letters.

Return: passed-in @string pointer, with all the lowercase characters converted to uppercase in place, with semantics that exactly match g_ascii_toupper().

class StringG
asciiUp
()

Meta