Function sourmash::ffi::signature::signature_set_mh[][src]

#[no_mangle]
pub unsafe extern "C" fn signature_set_mh(
    ptr: *mut SourmashSignature,
    other: *const SourmashKmerMinHash
)