Function InvalidateSubFramebuffer

Source
pub unsafe fn InvalidateSubFramebuffer(
    target: u32,
    numAttachments: i32,
    attachments: *const u32,
    x: i32,
    y: i32,
    width: i32,
    height: i32,
)