Function cust_raw::cuGraphKernelNodeSetParams[][src]

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