[][src]Function fltk::gl::gluOrtho2D

pub unsafe extern "C" fn gluOrtho2D(
    left: f64,
    right: f64,
    bottom: f64,
    top: f64
)