Function sapp_wasm::gl::glGetShaderiv[][src]

pub unsafe extern "C" fn glGetShaderiv(
    shader: GLuint,
    pname: GLenum,
    params: *mut GLint
)