Type Alias r_efi::system::BootSetWatchdogTimer

source ยท
pub type BootSetWatchdogTimer = extern "efiapi" fn(_: usize, _: u64, _: usize, _: *mut Char16) -> Status;