[][src]Type Definition sapp_linux::PFNGLGETUNIFORMSUBROUTINEUIVPROC

type PFNGLGETUNIFORMSUBROUTINEUIVPROC = Option<unsafe extern "C" fn(shadertype: GLenum, location: GLint, params: *mut GLuint)>;