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

Required features: "Win32_Graphics_OpenGL"