#[no_mangle] pub unsafe extern "C" fn pkgcraft_eapi_hash(eapi: *const Eapi) -> u64
Return the hash value for a Eapi.
The argument must be a non-null Eapi pointer.