Function windows_sys::Win32::System::Diagnostics::Debug::SymLoadModule64
[−]pub unsafe extern "system" fn SymLoadModule64(
hprocess: HANDLE,
hfile: HANDLE,
imagename: PCSTR,
modulename: PCSTR,
baseofdll: u64,
sizeofdll: u32
) -> u64
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"