Function windows_sys::Win32::System::Diagnostics::Debug::SymLoadModule
[−]pub unsafe extern "system" fn SymLoadModule(
hprocess: HANDLE,
hfile: HANDLE,
imagename: PSTR,
modulename: PSTR,
baseofdll: u32,
sizeofdll: u32
) -> u32Expand description
Required features: ‘Win32_System_Diagnostics_Debug’, ‘Win32_Foundation’
