Function cogl_sys::cogl_framebuffer_set_viewport[][src]

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