Function windows_sys::Win32::Graphics::OpenGL::glRectd

pub unsafe extern "system" fn glRectd(
    x1: f64,
    y1: f64,
    x2: f64,
    y2: f64,
)