Function cogl_sys::cogl_framebuffer_push_primitive_clip[][src]

pub unsafe extern "C" fn cogl_framebuffer_push_primitive_clip(
    framebuffer: *mut CoglFramebuffer,
    primitive: *mut CoglPrimitive,
    bounds_x1: c_float,
    bounds_y1: c_float,
    bounds_x2: c_float,
    bounds_y2: c_float
)