[][src]Function alacritty::gl::TexParameteriv

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