Function rcudnn::cudaGraphMemcpyNodeSetParams1D
source · pub unsafe extern "C" fn cudaGraphMemcpyNodeSetParams1D(
node: *mut CUgraphNode_st,
dst: *mut c_void,
src: *const c_void,
count: usize,
kind: cudaMemcpyKind
) -> cudaError