Skip to main content

PFN_cuGraphExecMemsetNodeSetParams

Type Alias PFN_cuGraphExecMemsetNodeSetParams 

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