pub unsafe extern "system" fn glStencilFunc(
    func: u32,
    ref: i32,
    mask: u32
)
Expand description

Required features: "Win32_Graphics_OpenGL"