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

type PFNGLWEIGHTPOINTERARBPROC = Option<unsafe extern "C" fn(size: GLint, type_: GLenum, stride: GLsizei, pointer: *const c_void)>;