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

type PFNGLUNIFORM1FARBPROC = Option<unsafe extern "C" fn(location: GLint, v0: GLfloat)>;