Skip to main content

PFN_cuGraphExecMemcpyNodeSetParams

Type Alias PFN_cuGraphExecMemcpyNodeSetParams 

Source
pub type PFN_cuGraphExecMemcpyNodeSetParams = unsafe extern "C" fn(graph_exec: CUgraphExec, node: CUgraphNode, params: *const CUDA_MEMCPY3D, ctx: CUcontext) -> CUresult;