pub unsafe extern "system" fn gluTessProperty(
    tess: *mut GLUtesselator,
    which: u32,
    value: f64
)
Expand description

Required features: "Win32_Graphics_OpenGL"