[][src]Function glfw::ffi::glfwGetWindowAttrib

pub unsafe extern "C" fn glfwGetWindowAttrib(
    window: *mut GLFWwindow,
    attrib: c_int
) -> c_int