Function cudaStreamDestroy

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