Function glfw::ffi::glfwSetWindowOpacity[][src]

pub unsafe extern "C" fn glfwSetWindowOpacity(
    window: *mut GLFWwindow,
    opacity: c_float
)