#[no_mangle] pub unsafe extern "C" fn pkgcraft_atom_hash(atom: *mut Atom) -> u64
Return the hash value for an atom.
The argument must be a non-null Atom pointer.