pub unsafe extern "system" fn glClipPlane(
    plane: u32,
    equation: *const f64
)
Expand description

Required features: "Win32_Graphics_OpenGL"