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

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