Function glfw::ffi::glfwSetWindowSize
source · pub unsafe extern "C" fn glfwSetWindowSize(
window: *mut GLFWwindow,
width: c_int,
height: c_int
)
pub unsafe extern "C" fn glfwSetWindowSize(
window: *mut GLFWwindow,
width: c_int,
height: c_int
)