Function alacritty::gl::ClearBufferuiv

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