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

#[no_mangle]
pub unsafe extern "C" fn kmerminhash_is_compatible(
    ptr: *const SourmashKmerMinHash,
    other: *const SourmashKmerMinHash
) -> bool