Function windows_sys::Win32::Graphics::OpenGL::glVertex4f

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