GLFWcursorenterfun typedef

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

Implementation

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