pub unsafe extern "system" fn gluTessNormal(
    tess: *mut GLUtesselator,
    x: f64,
    y: f64,
    z: f64
)
Expand description

Required features: "Win32_Graphics_OpenGL"