[][src]Function glfw::ffi::glfwSetWindowAspectRatio

pub unsafe extern "C" fn glfwSetWindowAspectRatio(
    window: *mut GLFWwindow,
    numer: c_int,
    denum: c_int
)