libc
0.2.152
libc
Function
strcasecmp
Copy item path
source
pub unsafe extern "C" fn strcasecmp( s1:
*const
c_char
, s2:
*const
c_char
, ) ->
c_int