libc
0.2.170
libc
Function
stricmp
Copy item path
Source
pub unsafe extern "C" fn stricmp( s1:
*const
c_char
, s2:
*const
c_char
, ) ->
c_int