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

type PFNGLWEIGHTUSVARBPROC = Option<unsafe extern "C" fn(size: GLint, weights: *const GLushort)>;