Function

HarfBuzz-0.0HarfBuzzfreeSince 11.0.0

  • Frees the memory pointed to by ptr, using the allocator set at compile-time. Typically just free().

    Parameters

    • Optionalptr: any

      The pointer to the memory to free.

    Returns void

    11.0.0