[][src]Function wayland_raw_protocol_bindings::client::wayland::wl_registry::wl_registry_bind

pub unsafe fn wl_registry_bind(
    wl_registry: *mut wl_registry,
    name: u32,
    interface: *mut wl_interface,
    version: u32
) -> *mut wl_proxy

bind an object to the display

Binds a new, client-created object to the server using the specified name as the identifier.