Function windows::Win32::System::ProcessStatus::GetProcessImageFileNameA
pub unsafe fn GetProcessImageFileNameA<P0>(
hprocess: P0,
lpimagefilename: &mut [u8],
) -> u32where
P0: Param<HANDLE>,