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

#[no_mangle]
pub unsafe extern "C" fn signature_add_protein(
    ptr: *mut SourmashSignature,
    sequence: *const c_char
)