ascii_up
Description:
Converts all lower case ASCII letters to upper case ASCII letters, with semantics that exactly match [func@GLib.
ascii_toupper].
Parameters:
len |
length of |
str |
a string |
Returns:
a newly-allocated string, with all the lower case characters in |