Function alacritty::gl::TexParameterfv

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