rust_htslib::htslib

Function bcf_copy

Source
pub unsafe extern "C" fn bcf_copy(
    dst: *mut bcf1_t,
    src: *mut bcf1_t,
) -> *mut bcf1_t