rust_htslib::htslib

Function hts_md5_final

Source
pub unsafe extern "C" fn hts_md5_final(
    digest: *mut u8,
    ctx: *mut hts_md5_context,
)