rust_htslib::htslib

Function strtok

Source
pub unsafe extern "C" fn strtok(
    __s: *mut i8,
    __delim: *const i8,
) -> *mut i8