Type Alias r_efi::system::BootSetTimer

source ยท
pub type BootSetTimer = extern "efiapi" fn(_: Event, _: TimerDelay, _: u64) -> Status;