TypeScript API Documentation for HARFBUZZ
API Version: 0.0
Library Version: 11.5.1
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 11.0.0
Frees the memory pointed to by ptr, using the allocator set at compile-time. Typically just free().
ptr
free()
Optional
The pointer to the memory to free.
11.0.0
Frees the memory pointed to by
ptr, using the allocator set at compile-time. Typically justfree().