Function windows_sys::Win32::System::Threading::QueryFullProcessImageNameA
[−]pub unsafe extern "system" fn QueryFullProcessImageNameA(
hprocess: HANDLE,
dwflags: PROCESS_NAME_FORMAT,
lpexename: PSTR,
lpdwsize: *mut u32
) -> BOOL
Expand description
Required features: "Win32_System_Threading"
, "Win32_Foundation"