onnxruntime_sys

Function strtok

Source
pub unsafe extern "C" fn strtok(
    __str: *mut c_char,
    __sep: *const c_char,
) -> *mut c_char