Function rcudnn_sys::cudaGraphExecHostNodeSetParams
source · pub unsafe extern "C" fn cudaGraphExecHostNodeSetParams(
hGraphExec: cudaGraphExec_t,
node: cudaGraphNode_t,
pNodeParams: *const cudaHostNodeParams
) -> cudaError_t