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