Function gl::SamplerParameteriv[][src]

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