Function windows_sys::Win32::Graphics::OpenGL::glRects

pub unsafe extern "system" fn glRects(
    x1: i16,
    y1: i16,
    x2: i16,
    y2: i16,
)