PFNGLVERTEX2BVOESPROCDart typedef
        PFNGLVERTEX2BVOESPROCDart =
     void Function(Pointer<Utf8>  coords)
    
    
    
Implementation
typedef PFNGLVERTEX2BVOESPROCDart = void Function(Pointer<Utf8> coords);typedef PFNGLVERTEX2BVOESPROCDart = void Function(Pointer<Utf8> coords);