PFNGLBLENDEQUATIONSEPARATEIPROC typedef

PFNGLBLENDEQUATIONSEPARATEIPROC = Void Function(Uint32 buf, Uint32 modeRgb, Uint32 modeAlpha)

Implementation

typedef PFNGLBLENDEQUATIONSEPARATEIPROC =
    Void Function(Uint32 buf, Uint32 modeRgb, Uint32 modeAlpha);