Function cogl_sys::cogl_framebuffer_push_scissor_clip[][src]

pub unsafe extern "C" fn cogl_framebuffer_push_scissor_clip(
    framebuffer: *mut CoglFramebuffer,
    x: c_int,
    y: c_int,
    width: c_int,
    height: c_int
)