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

#[no_mangle]
pub unsafe extern "C" fn hll_from_buffer(
    ptr: *const c_char,
    insize: usize
) -> *mut SourmashHyperLogLog