logo
pub fn renderbuffer_storage(
    target: u32,
    internal_format: u32,
    width: i32,
    height: i32
)