[][src]Function glu_sys::glu::glRasterPos4f

pub unsafe extern "C" fn glRasterPos4f(
    x: GLfloat,
    y: GLfloat,
    z: GLfloat,
    w: GLfloat
)