[][src]Type Definition sapp_linux::PFNGLPRIMITIVERESTARTINDEXPROC

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