Function windows_sys::Win32::System::Diagnostics::Debug::ImageRvaToSection
[−]pub unsafe extern "system" fn ImageRvaToSection(
ntheaders: *const IMAGE_NT_HEADERS64,
base: *const c_void,
rva: u32
) -> *mut IMAGE_SECTION_HEADER
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_System_SystemInformation"