Function wayland_backend::rs::server_impl::registry::send_global_remove_to

source ยท
fn send_global_remove_to<D>(
    client: &mut Client<D>,
    global: &Global<D>,
    registry: ObjectId,
) -> Result<(), InvalidId>