GLFWcharfun typedef

GLFWcharfun = Pointer<NativeFunction<Void Function(Pointer<GLFWwindow>, Uint32)>>

Implementation

typedef GLFWcharfun
    = Pointer<NativeFunction<Void Function(Pointer<GLFWwindow>, Uint32)>>;