glfw::ffi::glfwGetWindowSize [] [src]

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