PFNGLBLENDEQUATIONSEPARATEIARBPROC typedef

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

Implementation

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