pub unsafe extern "C" fn hipMemcpy3DPeerAsync(
p: *mut hipMemcpy3DPeerParms,
stream: hipStream_t,
) -> hipError_tExpand description
@brief Performs 3D memory copies between devices asynchronously
@param [in] p - Parameters for memory copy @param [in] stream - Stream to enqueue operation in.
@returns #hipSuccess, #hipErrorInvalidValue, hipErrorInvalidDevice