[][src]Type Definition uefi_ffi::EFI_SET_WAKEUP_TIME

type EFI_SET_WAKEUP_TIME = Option<unsafe extern "C" fn(Enable: bool, Time: *mut EFI_TIME) -> EFI_STATUS>;