[][src]Function glu_sys::glu::glColor4i

pub unsafe extern "C" fn glColor4i(
    red: GLint,
    green: GLint,
    blue: GLint,
    alpha: GLint
)