PFNGLCOLOR3BVPROCDart typedef
        PFNGLCOLOR3BVPROCDart =
     void Function(Pointer<Utf8>  v)
    
    
    
Implementation
typedef PFNGLCOLOR3BVPROCDart = void Function(Pointer<Utf8> v);typedef PFNGLCOLOR3BVPROCDart = void Function(Pointer<Utf8> v);