Skip to main content

result_hash

Function result_hash 

Source
pub unsafe extern "C" fn result_hash(result: Result) -> usize
Expand description

Compute the hash value of a result. @param result The result. @return The hash value of the result.