[][src]Function makepad_glx_sys::glScissor

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