NativeFunctionsImpl

Default implementation of native cleanup functions for production use.

This implementation directly calls the native functions g_free and g_boxed_free from their respective libraries (glib and gobject).

Functions

Link copied to clipboard
open override fun g_boxed_free(gtype: <Error class: unknown class>, boxed: <Error class: unknown class>?)
Link copied to clipboard
open override fun g_free(mem: <Error class: unknown class>?)