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

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