Function glfw::ffi::glfwSetWindowAttrib[][src]

pub unsafe extern "C" fn glfwSetWindowAttrib(
    window: *mut GLFWwindow,
    attrib: c_int,
    value: c_int
)