long mpiMotionMemoryGet(MPIMotion motion, void *dst, void *src, long count)
MotionMemoryGet copies count bytes of a Motion's (motion) memory (starting at address src) to application memory (starting at address dst).