[][src]Type Definition makepad_glx_sys::PFNGLNORMALPOINTEREXTPROC

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