Function windows_sys::Win32::Graphics::OpenGL::glMap1d

pub unsafe extern "system" fn glMap1d(
    target: u32,
    u1: f64,
    u2: f64,
    stride: i32,
    order: i32,
    points: *const f64,
)