[][src]Function simply_wayland::wl::core::wl_surface_attach

pub unsafe extern "C" fn wl_surface_attach(
    wl_surface: *mut wl_surface,
    buffer: *mut wl_buffer,
    x: i32,
    y: i32
)