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

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