Function glfw::ffi::glfwGetFramebufferSize [−][src]
pub unsafe extern "C" fn glfwGetFramebufferSize(
window: *mut GLFWwindow,
width: *mut c_int,
height: *mut c_int
)
pub unsafe extern "C" fn glfwGetFramebufferSize(
window: *mut GLFWwindow,
width: *mut c_int,
height: *mut c_int
)