Function windows_sys::Win32::System::Recovery::RegisterApplicationRecoveryCallback
[−]pub unsafe extern "system" fn RegisterApplicationRecoveryCallback(
precoveycallback: APPLICATION_RECOVERY_CALLBACK,
pvparameter: *const c_void,
dwpinginterval: u32,
dwflags: u32
) -> HRESULTExpand description
Required features: ‘Win32_System_Recovery’, ‘Win32_System_WindowsProgramming’
