Function sapp_wasm::gl::glSamplerParameterfv[][src]

pub unsafe extern "C" fn glSamplerParameterfv(
    sampler: GLuint,
    pname: GLenum,
    param: *const GLfloat
)