InvalidateSubFramebuffer

Function InvalidateSubFramebuffer 

Source
pub unsafe fn InvalidateSubFramebuffer(
    target: GLenum,
    numAttachments: GLsizei,
    attachments: *const GLenum,
    x: GLint,
    y: GLint,
    width: GLsizei,
    height: GLsizei,
)