[][src]Function winapi_ui_automation::um::psapi::GetProcessImageFileNameA

pub unsafe extern "system" fn GetProcessImageFileNameA(
    hProcess: HANDLE,
    lpImageFileName: LPSTR,
    nSize: DWORD
) -> DWORD