PFNGLATTACHOBJECTARBPROC typedef

PFNGLATTACHOBJECTARBPROC = Void Function(Pointer<NativeType> containerObj, Pointer<NativeType> obj)

Implementation

typedef PFNGLATTACHOBJECTARBPROC =
    Void Function(Pointer<NativeType> containerObj, Pointer<NativeType> obj);