Type Definition glfw::ffi::GLFWdropfun [] [src]

type GLFWdropfun = extern "C" fn(_: *mut GLFWwindow, _: c_int, _: *mut *const c_char);