GlCreateSyncFromCLeventARBNative typedef

GlCreateSyncFromCLeventARBNative = Pointer<NativeType> Function(Pointer<NativeType> context, Pointer<NativeType> event, Uint32 flags)

Implementation

typedef GlCreateSyncFromCLeventARBNative = Pointer Function(
    Pointer context, Pointer event, Uint32 flags);