UTIL_FreeFile

From Valve Developer Community
Revision as of 08:24, 6 January 2022 by Amicdict (talk | contribs)
Jump to navigation Jump to search
English (en)Translate (Translate)

UTIL_FreeFile is a UTIL function that calls FreeOptimalReadBuffer on a buffer (to free the buffer).

void UTIL_FreeFile( byte *buffer );