[][src]Function ugli_gl::SamplerParameteriv

pub unsafe fn SamplerParameteriv(
    sampler: GLuint,
    pname: GLenum,
    param: *const GLint
)