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

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