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

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