Function windows_sys::Win32::Graphics::OpenGL::glVertex4d
pub unsafe extern "system" fn glVertex4d(
x: f64,
y: f64,
z: f64,
w: f64
)Expand description
Required features: "Win32_Graphics_OpenGL"