pub unsafe extern "C" fn hipStreamCopyAttributes(
dst: hipStream_t,
src: hipStream_t,
) -> hipError_tExpand description
@brief Copies attributes from source stream to destination stream. @param[in] dst - Destination stream @param[in] src - Source stream @returns #hipSuccess, #hipErrorInvalidValue