[][src]Function cuda_driver_sys::cuGraphHostNodeSetParams

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