#[unsafe(no_mangle)]pub unsafe extern "C" fn pkgcraft_eapi_from_str( s: *const c_char, ) -> *const Eapi
Get an EAPI from its identifier.
Returns NULL on error.
The argument must be a non-null string.