pub type cuGraphKernelNodeGetParams_params = cuGraphKernelNodeGetParams_params_st;Aliased Type§
#[repr(C)]pub struct cuGraphKernelNodeGetParams_params {
pub hNode: *mut CUgraphNode_st,
pub nodeParams: *mut CUDA_KERNEL_NODE_PARAMS_st,
}Fields§
§hNode: *mut CUgraphNode_st§nodeParams: *mut CUDA_KERNEL_NODE_PARAMS_st