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