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

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