[][src]Function cuda_runtime_sys::cudaGraphKernelNodeSetParams

pub unsafe extern "C" fn cudaGraphKernelNodeSetParams(
    node: cudaGraphNode_t,
    pNodeParams: *const cudaKernelNodeParams
) -> cudaError_t