[][src]Function glu_sys::glu::gluOrtho2D

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