Skip to main content

PFN_cuGraphExecHostNodeSetParams

Type Alias PFN_cuGraphExecHostNodeSetParams 

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