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

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