[][src]Function glu_sys::glu::glVertex4f

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