Function rust_hawktracer::strtok[][src]

pub unsafe extern "C" fn strtok(
    _String: *mut c_char,
    _Delimiter: *const c_char
) -> *mut c_char