pub type PDEBUG_EXTENSION_INITIALIZE = Option<unsafe extern "system" fn(version: *mut u32, flags: *mut u32) -> HRESULT>;
Expand description

Required features: "Win32_System_Diagnostics_Debug"