Function windows_sys::Win32::System::ProcessStatus::GetProcessImageFileNameA
pub unsafe extern "system" fn GetProcessImageFileNameA(
hprocess: HANDLE,
lpimagefilename: PSTR,
nsize: u32
) -> u32
Expand description
Required features: "Win32_Foundation"