[][src]Type Definition sapp_linux::PFNGLLOCKARRAYSEXTPROC

type PFNGLLOCKARRAYSEXTPROC = Option<unsafe extern "C" fn(first: GLint, count: GLsizei)>;