glfw::ffi::glfwGetWindowSize[src]

pub fn glfwGetWindowSize(window: *GLFWwindow, width: *mut c_int, height: *mut c_int)