Function alacritty::gl::ClearBufferiv

source ยท
pub unsafe fn ClearBufferiv(
    buffer: c_uint,
    drawbuffer: c_int,
    value: *const c_int,
)