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

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