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

type PFNGLSETLOCALCONSTANTEXTPROC = Option<unsafe extern "C" fn(id: GLuint, type_: GLenum, addr: *const c_void)>;