PFNGLBLENDEQUATIONSEPARATEIPROC typedef

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

Implementation

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