Skip to main content

cuGraphExecEventRecordNodeSetEvent

Function cuGraphExecEventRecordNodeSetEvent 

pub unsafe fn cuGraphExecEventRecordNodeSetEvent(
    hGraphExec: *mut CUgraphExec_st,
    hNode: *mut CUgraphNode_st,
    event: *mut CUevent_st,
) -> cudaError_enum