Function alacritty::gl::ClearBufferfv

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