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