pub type PDEBUG_STACK_PROVIDER_FREESTACKSYMFRAMES = Option<unsafe extern "system" fn(stacksymframes: *const STACK_SYM_FRAME_INFO) -> HRESULT>;
Expand description

Required features: "Win32_System_Diagnostics_Debug", "Win32_Foundation"