Function rcudnn::cudaGraphExecExternalSemaphoresSignalNodeSetParams[][src]

pub unsafe extern "C" fn cudaGraphExecExternalSemaphoresSignalNodeSetParams(
    hGraphExec: *mut CUgraphExec_st,
    hNode: *mut CUgraphNode_st,
    nodeParams: *const cudaExternalSemaphoreSignalNodeParams
) -> cudaError