Function sapp_wasm::gl::glTexParameteriv[][src]

pub unsafe extern "C" fn glTexParameteriv(
    target: GLenum,
    pname: GLenum,
    params: *const GLint
)