pub type PDEBUG_EXTENSION_KNOWN_STRUCT = Option<unsafe extern "system" fn(flags: u32, offset: u64, typename: PCSTR, buffer: PSTR, bufferchars: *mut u32) -> HRESULT>;
Expand description

Required features: "Win32_System_Diagnostics_Debug"