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

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