pub type APPLICATION_RECOVERY_CALLBACK = Option<unsafe extern "system" fn(pvparameter: *mut c_void) -> u32>;
Expand description

Required features: "Win32_System_WindowsProgramming"