Function alacritty::gl::TexParameteriv

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