Function rust_htslib::htslib::strndup

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