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

Required features: "Win32_System_Diagnostics_Debug"