pub unsafe extern "C" fn hipGraphMemsetNodeGetParams(
node: hipGraphNode_t,
pNodeParams: *mut hipMemsetParams,
) -> hipError_tExpand 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