alacritty::gl

Function TexParameterfv

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