Type Alias r_efi::system::RuntimeSetWakeupTime

source ยท
pub type RuntimeSetWakeupTime = extern "efiapi" fn(_: Boolean, _: *mut Time) -> Status;