Wl_output.v1
Handler for a proxy with version >= 1.
constraint 'a = [< `V1 | `V2 | `V3 | `V4 ]
method private virtual on_release : [> `V3 | `V4 ] t -> unit
Release the output object.
Using this request a client can tell the server that it is not going to use the output object anymore.