pub unsafe extern "C" fn cuGraphExecUpdate(
hGraphExec: CUgraphExec,
hGraph: CUgraph,
hErrorNode_out: *mut CUgraphNode,
updateResult_out: *mut CUgraphExecUpdateResult,
) -> CUresultpub unsafe extern "C" fn cuGraphExecUpdate(
hGraphExec: CUgraphExec,
hGraph: CUgraph,
hErrorNode_out: *mut CUgraphNode,
updateResult_out: *mut CUgraphExecUpdateResult,
) -> CUresult