Type Alias r_efi::system::RuntimeResetSystem

source ยท
pub type RuntimeResetSystem = extern "efiapi" fn(_: ResetType, _: Status, _: usize, _: *mut c_void);