Function wlc_sys_with_elogind::wlc_pixels_write [] [src]

pub unsafe extern "C" fn wlc_pixels_write(
    format: wlc_pixel_format,
    geometry: *const wlc_geometry,
    data: *const c_void
)

Write pixel data with the specific format to output's framebuffer. If the geometry is out of bounds, it will be automaticall clamped.