GlInsertEventMarkerEXTNative typedef

GlInsertEventMarkerEXTNative = Void Function(Int32 namelen, Pointer<NativeType> name)

Implementation

typedef GlInsertEventMarkerEXTNative = Void Function(
    Int32 length, Pointer marker);