[][src]Function simply_wayland::wl_surface_damage_buffer

pub unsafe extern "C" fn wl_surface_damage_buffer(
    wl_surface: *mut wl_surface,
    x: i32,
    y: i32,
    width: i32,
    height: i32
)