Function glfw::ffi::glfwGetVideoModes

source ·
pub unsafe extern "C" fn glfwGetVideoModes(
    monitor: *mut GLFWmonitor,
    count: *mut c_int
) -> *const GLFWvidmode