GLFWdropfun typedef

GLFWdropfun = Void Function(Pointer<GLFWwindow>, Int32, Pointer<Utf8>)

Implementation

typedef GLFWdropfun = Void Function(Pointer<GLFWwindow>, Int32, Pointer<Utf8>);