PFNGLBINDBUFFERSBASEPROCDart typedef
        PFNGLBINDBUFFERSBASEPROCDart =
     void Function(int target, int first, int count, Pointer<Uint32>  buffers)
    
    
    
Implementation
typedef PFNGLBINDBUFFERSBASEPROCDart =
    void Function(int target, int first, int count, Pointer<Uint32> buffers);