Struct winapi::um::minwinbase::UNLOAD_DLL_DEBUG_INFO [−][src]
#[repr(C)]pub struct UNLOAD_DLL_DEBUG_INFO {
pub lpBaseOfDll: LPVOID,
}
Fields
lpBaseOfDll: LPVOID
Trait Implementations
Returns the “default value” for a type. Read more