logo
pub fn framebuffer_texture_2d(
    target: u32,
    attachment: u32,
    texture_target: u32,
    texture: u32,
    level: i32
)