pub unsafe extern "C" fn hipDrvMemcpy2DUnaligned(
pCopy: *const hip_Memcpy2D,
) -> hipError_t
Expand description
Copies memory for 2D arrays.
@param pCopy - Parameters for the memory copy
@returns #hipSuccess, #hipErrorInvalidValue
pub unsafe extern "C" fn hipDrvMemcpy2DUnaligned(
pCopy: *const hip_Memcpy2D,
) -> hipError_t
Copies memory for 2D arrays.
@param pCopy - Parameters for the memory copy
@returns #hipSuccess, #hipErrorInvalidValue