rust_htslib::htslib

Function strndup

Source
pub unsafe extern "C" fn strndup(
    __string: *const i8,
    __n: u64,
) -> *mut i8