Function sourmash::ffi::hyperloglog::hll_update_mh[][src]

#[no_mangle]
pub unsafe extern "C" fn hll_update_mh(
    ptr: *mut SourmashHyperLogLog,
    optr: *const SourmashKmerMinHash
)