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