GlfwWindowHintStringNative typedef

GlfwWindowHintStringNative = Void Function(Int32 hint, Pointer<NativeType> value)

Implementation

typedef GlfwWindowHintStringNative = Void Function(Int32 hint, Pointer value);