Skip to main content

PFN_cuGraphKernelNodeSetParams

Type Alias PFN_cuGraphKernelNodeSetParams 

Source
pub type PFN_cuGraphKernelNodeSetParams = unsafe extern "C" fn(node: CUgraphNode, params: *const CUDA_KERNEL_NODE_PARAMS) -> CUresult;