[][src]Function fltk::gl::glTexParameteriv

pub unsafe extern "C" fn glTexParameteriv(
    target: u32,
    pname: u32,
    params: *const i32
)