Function tiny_game_framework::InvalidateSubFramebuffer
source ยท pub unsafe fn InvalidateSubFramebuffer(
target: u32,
numAttachments: i32,
attachments: *const u32,
x: i32,
y: i32,
width: i32,
height: i32
)