[][src]Function fltk::gl::gluPerspective

pub unsafe extern "C" fn gluPerspective(
    fovy: f64,
    aspect: f64,
    zNear: f64,
    zFar: f64
)