Skip to main content

cuGraphNodeGetEnabled

Function cuGraphNodeGetEnabled 

pub unsafe fn cuGraphNodeGetEnabled(
    hGraphExec: *mut CUgraphExec_st,
    hNode: *mut CUgraphNode_st,
    isEnabled: *mut u32,
) -> cudaError_enum