[][src]Type Definition rs_gles2::bindings::PFNGLGETNUNIFORMIVEXTPROC

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