Skip to main content

dt_decl_hash

Function dt_decl_hash 

Source
pub unsafe extern "C" fn dt_decl_hash(decl: DatatypeDecl) -> usize
Expand description

Compute the hash value of a datatype declaration. @param decl The datatype declaration. @return The hash value of the datatype declaration.