Type Alias r_efi::protocols::mp_services::EnableDisableAp

source ยท
pub type EnableDisableAp = extern "efiapi" fn(_: *mut Protocol, _: usize, _: Boolean, _: *mut u32) -> Status;