Function glfw::ffi::glfwSetWindowAspectRatio [−][src]
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
)