pub unsafe extern "C" fn dt_decl_hash(decl: DatatypeDecl) -> usizeExpand description
Compute the hash value of a datatype declaration. @param decl The datatype declaration. @return The hash value of the datatype declaration.
pub unsafe extern "C" fn dt_decl_hash(decl: DatatypeDecl) -> usizeCompute the hash value of a datatype declaration. @param decl The datatype declaration. @return The hash value of the datatype declaration.