[][src]Function cuda_runtime_sys::cudaGraphLaunch

pub unsafe extern "C" fn cudaGraphLaunch(
    graphExec: cudaGraphExec_t,
    stream: cudaStream_t
) -> cudaError_t