pub unsafe extern "C" fn hipGraphMemAllocNodeGetParams(
node: hipGraphNode_t,
pNodeParams: *mut hipMemAllocNodeParams,
) -> hipError_tExpand description
@brief Returns parameters for memory allocation node
@param [in] node - Memory allocation node to query @param [out] pNodeParams - Parameters for the specified memory allocation node @returns #hipSuccess, #hipErrorInvalidValue