Function clutter_sys::clutter_stage_read_pixels[][src]

pub unsafe extern "C" fn clutter_stage_read_pixels(
    stage: *mut ClutterStage,
    x: c_int,
    y: c_int,
    width: c_int,
    height: c_int
) -> *mut u8