Function rcudnn::cudaGraphExecEventWaitNodeSetEvent[][src]

pub unsafe extern "C" fn cudaGraphExecEventWaitNodeSetEvent(
    hGraphExec: *mut CUgraphExec_st,
    hNode: *mut CUgraphNode_st,
    event: *mut CUevent_st
) -> cudaError