pub unsafe extern "C" fn cuvsStreamSync(
res: cuvsResources_t,
) -> cuvsError_tExpand description
@brief Syncs the current CUDA stream on the resources object
@param[in] res cuvsResources_t opaque C handle @return cuvsError_t
pub unsafe extern "C" fn cuvsStreamSync(
res: cuvsResources_t,
) -> cuvsError_t@brief Syncs the current CUDA stream on the resources object
@param[in] res cuvsResources_t opaque C handle @return cuvsError_t