Skip to main content

cuGraphEventWaitNodeSetEvent_params

Type Alias cuGraphEventWaitNodeSetEvent_params 

Source
pub type cuGraphEventWaitNodeSetEvent_params = cuGraphEventWaitNodeSetEvent_params_st;

Aliased Type§

#[repr(C)]
pub struct cuGraphEventWaitNodeSetEvent_params { pub hNode: *mut CUgraphNode_st, pub event: *mut CUevent_st, }

Fields§

§hNode: *mut CUgraphNode_st§event: *mut CUevent_st