PEXFreePMAttributes(3) — Subroutines
Name
PEXFreePMAttributes - Free Storage Returned by PEXGetPickMeasure
Synopsis
void PEXFreePMAttributes(PEXPMAttributes ∗values)
Arguments
valuesA pointer to the pick measure attribute values.
Returns
None
Description
This function deallocates memory returned by PEXGetPickMeasure.
Errors
None
See Also
PEXGetPickMeasure