hipGraphKernelNodeGetParams

Function hipGraphKernelNodeGetParams 

Source
pub unsafe extern "C" fn hipGraphKernelNodeGetParams(
    node: hipGraphNode_t,
    pNodeParams: *mut hipKernelNodeParams,
) -> hipError_t
Expand description

@brief Gets kernel node’s parameters.

@param [in] node - instance of the node to get parameters from. @param [out] pNodeParams - pointer to the parameters @returns #hipSuccess, #hipErrorInvalidValue