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

type PFNGLNORMALPOINTERLISTIBMPROC = Option<unsafe extern "C" fn(type_: GLenum, stride: GLint, pointer: *mut *const c_void, ptrstride: GLint)>;