Allocator

class Allocator(pointer: <Error class: unknown class><<Error class: unknown class>>) : ProxyInstance

Skipped during bindings generation

  • function new: Return type Allocator is unsupported

Constructors

Link copied to clipboard
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)

Properties

Link copied to clipboard
val glibAllocatorPointer: <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard
open override val handle: <Error class: unknown class>?

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Compare two proxy instances for equality. This will compare both the type of the instances, and their memory addresses.

Link copied to clipboard
fun free()
Link copied to clipboard
open override fun hashCode(): Int