Function cudaStreamSynchronize

Source
pub unsafe extern "C" fn cudaStreamSynchronize(
    stream: cudaStream_t,
) -> cudaError_t