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

Required features: "Win32_Graphics_OpenGL"