Function alacritty::gl::TexParameteriv

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