PFNGLDELETEOBJECTARBPROCDart typedef
        PFNGLDELETEOBJECTARBPROCDart =
     void Function(Pointer<NativeType>  obj)
    
    
    
Implementation
typedef PFNGLDELETEOBJECTARBPROCDart = void Function(Pointer<NativeType> obj);
typedef PFNGLDELETEOBJECTARBPROCDart = void Function(Pointer<NativeType> obj);