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

pub unsafe fn TexParameteriv(
    target: GLenum,
    pname: GLenum,
    params: *const GLint
)