libc
0.2.161
Function
libc
::
strnlen
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn strnlen( cs:
*const
c_char
, maxlen:
size_t
, ) ->
size_t