[][src]Function glu_sys::glu::glViewport

pub unsafe extern "C" fn glViewport(
    x: GLint,
    y: GLint,
    width: GLsizei,
    height: GLsizei
)