Function cogl_sys::cogl_framebuffer_push_rectangle_clip[][src]

pub unsafe extern "C" fn cogl_framebuffer_push_rectangle_clip(
    framebuffer: *mut CoglFramebuffer,
    x_1: c_float,
    y_1: c_float,
    x_2: c_float,
    y_2: c_float
)