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

#[no_mangle]
pub unsafe extern "C" fn sourmash_err_get_last_code(
) -> SourmashErrorCode
Expand description

Returns the last error code.

If there is no error, 0 is returned.