GlfwSetErrorCallbackNative typedef

GlfwSetErrorCallbackNative = Pointer<NativeType> Function(Pointer<NativeType> callback)

Implementation

typedef GlfwSetErrorCallbackNative = Pointer Function(Pointer callback);