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

#[no_mangle]
pub unsafe extern "C" fn hll_add_hash(
    ptr: *mut SourmashHyperLogLog,
    hash: u64
)