Function cogl_sys::cogl_framebuffer_draw_rectangles[][src]

pub unsafe extern "C" fn cogl_framebuffer_draw_rectangles(
    framebuffer: *mut CoglFramebuffer,
    pipeline: *mut CoglPipeline,
    coordinates: *const c_float,
    n_rectangles: c_uint
)