[][src]Function gls::gl::SamplerParameterfv

pub unsafe fn SamplerParameterfv(
    sampler: GLuint,
    pname: GLenum,
    param: *const GLfloat
)