Function cust_raw::cuGraphHostNodeSetParams[][src]

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