GLFWwindowfocusfun typedef

GLFWwindowfocusfun = Pointer<NativeFunction<Void Function(Pointer<GLFWwindow>, Int32)>>

Implementation

typedef GLFWwindowfocusfun
    = Pointer<NativeFunction<Void Function(Pointer<GLFWwindow>, Int32)>>;