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