Function sourmash::ffi::utils::sourmash_str_free[][src]

#[no_mangle]
pub unsafe extern "C" fn sourmash_str_free(s: *mut SourmashStr)
Expand description

Frees a sourmash str.

If the string is marked as not owned then this function does not do anything.