Function alacritty::gl::ClearBufferfv

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