hipGraphMemsetNodeGetParams

Function hipGraphMemsetNodeGetParams 

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

@brief Gets a memset node’s parameters.

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