Struct windows_sys::Win32::System::Diagnostics::Debug::UNLOAD_DLL_DEBUG_INFO
#[repr(C)]pub struct UNLOAD_DLL_DEBUG_INFO {
pub lpBaseOfDll: *mut c_void,
}Expand description
Required features: "Win32_System_Diagnostics_Debug"
Fields§
§lpBaseOfDll: *mut c_void