Function windows_sys::Win32::System::ProcessStatus::K32GetModuleBaseNameA
[−]pub unsafe extern "system" fn K32GetModuleBaseNameA(
hprocess: HANDLE,
hmodule: HINSTANCE,
lpbasename: PSTR,
nsize: u32
) -> u32Expand description
Required features: "Win32_System_ProcessStatus", "Win32_Foundation"