TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.22
Atomically decrements the reference count of array by one. If the reference count drops to 0, all memory allocated by the array is released. This function is thread-safe and may be called from any thread.
array
a byte array
2.22
Atomically decrements the reference count of
arrayby one. If the reference count drops to 0, all memory allocated by the array is released. This function is thread-safe and may be called from any thread.