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

type PFNGLGETFRAGDATALOCATIONEXTPROC = Option<unsafe extern "C" fn(program: GLuint, name: *const GLchar) -> GLint>;