Function libc::strspn
[−]
[src]
pub unsafe extern fn strspn(cs: *const c_char, ct: *const c_char) -> size_t
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io