pub unsafe extern "system" fn glMap1f(
    target: u32,
    u1: f32,
    u2: f32,
    stride: i32,
    order: i32,
    points: *const f32
)
Expand description

Required features: "Win32_Graphics_OpenGL"