[][src]Type Definition rs_gles3::bindings::PFNGLGETACTIVEUNIFORMSIVPROC

type PFNGLGETACTIVEUNIFORMSIVPROC = Option<unsafe extern "C" fn(program: GLuint, uniformCount: GLsizei, uniformIndices: *const GLuint, pname: GLenum, params: *mut GLint)>;