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