[][src]Type Definition raylib_sys::PFNGLPRIMITIVERESTARTINDEXPROC

type PFNGLPRIMITIVERESTARTINDEXPROC = Option<unsafe extern "C" fn(index: GLuint)>;