Skip to main content

PFN_cuGraphExecUpdate

Type Alias PFN_cuGraphExecUpdate 

Source
pub type PFN_cuGraphExecUpdate = unsafe extern "C" fn(graph_exec: CUgraphExec, graph: CUgraph, result_info: *mut CUgraphExecUpdateResultInfo) -> CUresult;