libc
libc
::
strcspn
[
−
]
[src]
pub unsafe extern fn strcspn(cs:
*const
c_char
, ct:
*const
c_char
) ->
size_t