alacritty::gl

Function TexParameterfv

Source
pub unsafe fn TexParameterfv(
    target: c_uint,
    pname: c_uint,
    params: *const c_float,
)