[][src]Type Definition miniquad::gl::PFNGLNORMALPOINTERVINTELPROC

type PFNGLNORMALPOINTERVINTELPROC = Option<unsafe extern "C" fn(u32, *mut *const c_void)>;