Function cogl_sys::cogl_framebuffer_perspective[][src]

pub unsafe extern "C" fn cogl_framebuffer_perspective(
    framebuffer: *mut CoglFramebuffer,
    fov_y: c_float,
    aspect: c_float,
    z_near: c_float,
    z_far: c_float
)