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

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