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