GLFWwindowcontentscalefun typedef

GLFWwindowcontentscalefun = Pointer<NativeFunction<Void Function(Pointer<GLFWwindow>, Float, Float)>>

Implementation

typedef GLFWwindowcontentscalefun
    = Pointer<NativeFunction<Void Function(Pointer<GLFWwindow>, Float, Float)>>;