hipGraphMemAllocNodeGetParams

Function hipGraphMemAllocNodeGetParams 

Source
pub unsafe extern "C" fn hipGraphMemAllocNodeGetParams(
    node: hipGraphNode_t,
    pNodeParams: *mut hipMemAllocNodeParams,
) -> hipError_t
Expand 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