Function sourmash::ffi::hyperloglog::hll_save

source ·
#[no_mangle]
pub unsafe extern "C" fn hll_save(
    ptr: *const SourmashHyperLogLog,
    filename: *const c_char
)