Function windows_sys::Win32::System::Diagnostics::Debug::SymGetOmaps
[−]pub unsafe extern "system" fn SymGetOmaps(
hprocess: HANDLE,
baseofdll: u64,
omapto: *mut *mut OMAP,
comapto: *mut u64,
omapfrom: *mut *mut OMAP,
comapfrom: *mut u64
) -> BOOL
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"