Skip to main content

cuGraphHostNodeSetParams

Function cuGraphHostNodeSetParams 

Source
pub unsafe fn cuGraphHostNodeSetParams(
    hNode: CUgraphNode,
    nodeParams: *const CUDA_HOST_NODE_PARAMS,
) -> CUresult