[][src]Function gles30::glSamplerParameteriv

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