[][src]Function cuda_driver_sys::cuGraphKernelNodeSetParams

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