[][src]Function glu_sys::glu::glRectf

pub unsafe extern "C" fn glRectf(
    x1: GLfloat,
    y1: GLfloat,
    x2: GLfloat,
    y2: GLfloat
)