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

#[no_mangle]
pub unsafe extern "C" fn kmerminhash_add_word(
    ptr: *mut SourmashKmerMinHash,
    word: *const c_char
)