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

#[no_mangle]
pub unsafe extern "C" fn hll_with_error_rate(
    error_rate: f64,
    ksize: usize
) -> *mut SourmashHyperLogLog