Function windows_sys::Win32::System::Recovery::GetApplicationRecoveryCallback
pub unsafe extern "system" fn GetApplicationRecoveryCallback(
hprocess: HANDLE,
precoverycallback: *mut APPLICATION_RECOVERY_CALLBACK,
ppvparameter: *mut *mut c_void,
pdwpinginterval: *mut u32,
pdwflags: *mut u32
) -> HRESULT
Expand description
Required features: "Win32_Foundation"
, "Win32_System_WindowsProgramming"