[][src]Function glu_sys::glu::glTexCoord4f

pub unsafe extern "C" fn glTexCoord4f(
    s: GLfloat,
    t: GLfloat,
    r: GLfloat,
    q: GLfloat
)