Function windows_sys::Win32::Graphics::OpenGL::glRasterPos4f

pub unsafe extern "system" fn glRasterPos4f(
    x: f32,
    y: f32,
    z: f32,
    w: f32,
)