GlPushGroupMarkerEXTNative typedef

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

Implementation

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