Function rcudnn::cudaGraphExecEventRecordNodeSetEvent[][src]

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