Function miniquad::graphics::raw_gl::glTexParameterfv

source ยท
pub unsafe fn glTexParameterfv(
    target: GLenum,
    pname: GLenum,
    params: *const GLfloat
)