Function alacritty::gl::ClearBufferiv

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