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