[][src]Function sapp_dummy::glGetTextureLevelParameteriv

pub fn glGetTextureLevelParameteriv(
    texture: GLuint,
    level: GLint,
    pname: GLenum,
    params: *mut GLint
)