[][src]Type Definition glu_sys::glu::PFNGLPRIORITIZETEXTURESXOESPROC

type PFNGLPRIORITIZETEXTURESXOESPROC = Option<unsafe extern "C" fn(n: GLsizei, textures: *const GLuint, priorities: *const GLfixed)>;