glfw::ffi::glfwGetFramebufferSize[src]

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