pub unsafe extern "system" fn glVertex4s(
    x: i16,
    y: i16,
    z: i16,
    w: i16
)
Expand description

Required features: "Win32_Graphics_OpenGL"