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

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