Function cogl_sys::cogl_framebuffer_rotate[][src]

pub unsafe extern "C" fn cogl_framebuffer_rotate(
    framebuffer: *mut CoglFramebuffer,
    angle: c_float,
    x: c_float,
    y: c_float,
    z: c_float
)