Function windows_sys::Win32::System::Diagnostics::Debug::RangeMapAddPeImageSections
[−]pub unsafe extern "system" fn RangeMapAddPeImageSections(
rmaphandle: *const c_void,
imagename: PCWSTR,
mappedimage: *const c_void,
mappingbytes: u32,
imagebase: u64,
usertag: u64,
mappingflags: u32
) -> BOOL
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"