[][src]Function sapp_linux::glScissor

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