Function windows_sys::Win32::Graphics::OpenGL::glScissor
pub unsafe extern "system" fn glScissor(
x: i32,
y: i32,
width: i32,
height: i32
)Expand description
Required features: "Win32_Graphics_OpenGL"