libc
::
funcs
::
c95
::
ctype
Functions
isalnum
isalpha
iscntrl
isdigit
isgraph
islower
isprint
ispunct
isspace
isupper
isxdigit
tolower
toupper
libc
::
funcs
::
c95
::
ctype
::
tolower
[
−
]
[src]
pub unsafe extern fn tolower(c:
c_char
) ->
c_char