pub unsafe extern "C" fn hipGetChannelDesc(
    desc: *mut hipChannelFormatDesc,
    array: *const hipArray
) -> hipError_t
Expand description

@brief Gets the channel descriptor in an array.

@param [in] desc pointer to channel format descriptor @param [out] array memory array on the device

@returns hipSuccess, hipErrorInvalidValue