Function sourmash::ffi::minhash::kmerminhash_add_hash_with_abundance[][src]

#[no_mangle]
pub unsafe extern "C" fn kmerminhash_add_hash_with_abundance(
    ptr: *mut SourmashKmerMinHash,
    h: u64,
    abundance: u64
)