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