libc
0.2.152
libc
Function
strnlen
Copy item path
source
pub unsafe extern "C" fn strnlen( cs:
*const
c_char
, maxlen:
size_t
, ) ->
size_t