Function sourmash::ffi::nodegraph::nodegraph_get_kmer[][src]

#[no_mangle]
pub unsafe extern "C" fn nodegraph_get_kmer(
    ptr: *const SourmashNodegraph,
    kmer: *const c_char
) -> usize