Function rcudnn_sys::cudaGraphExecExternalSemaphoresWaitNodeSetParams[][src]

pub unsafe extern "C" fn cudaGraphExecExternalSemaphoresWaitNodeSetParams(
    hGraphExec: cudaGraphExec_t,
    hNode: cudaGraphNode_t,
    nodeParams: *const cudaExternalSemaphoreWaitNodeParams
) -> cudaError_t