[][src]Function simply_wayland::wl_registry_bind

pub unsafe extern "C" fn wl_registry_bind(
    wl_registry: *mut wl_registry,
    name: u32,
    interface: *const wl_interface,
    version: u32
) -> *mut c_void