[][src]Function glu_sys::glu::glVertex4s

pub unsafe extern "C" fn glVertex4s(
    x: GLshort,
    y: GLshort,
    z: GLshort,
    w: GLshort
)