Function glfw::ffi::glfwSetWindowAspectRatio
source · pub unsafe extern "C" fn glfwSetWindowAspectRatio(
window: *mut GLFWwindow,
numer: c_int,
denum: c_int
)
pub unsafe extern "C" fn glfwSetWindowAspectRatio(
window: *mut GLFWwindow,
numer: c_int,
denum: c_int
)