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