Function cogl_sys::cogl_framebuffer_clear4f[][src]

pub unsafe extern "C" fn cogl_framebuffer_clear4f(
    framebuffer: *mut CoglFramebuffer,
    buffers: c_ulong,
    red: c_float,
    green: c_float,
    blue: c_float,
    alpha: c_float
)