Function pkgcraft_eapis_official
Source #[unsafe(no_mangle)]
pub unsafe extern "C" fn pkgcraft_eapis_official(
len: *mut usize,
) -> *mut *const Eapi
Expand description
Get all official EAPIS.
ยงSafety
The returned array must be freed via pkgcraft_eapis_free().