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

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