Function rust_htslib::htslib::strsep

source ·
pub unsafe extern "C" fn strsep(
    __stringp: *mut *mut i8,
    __delim: *const i8
) -> *mut i8