pub type PSYMBOLSERVERPROCW = Option<unsafe extern "system" fn(param0: PCWSTR, param1: PCWSTR, param2: *mut c_void, param3: u32, param4: u32, param5: PCWSTR) -> BOOL>;
Expand description

Required features: "Win32_System_Diagnostics_Debug", "Win32_Foundation"