PFNGLBLENDEQUATIONSEPARATEPROC typedef

PFNGLBLENDEQUATIONSEPARATEPROC = Void Function(Uint32 modeRGB, Uint32 modeAlpha)

Implementation

typedef PFNGLBLENDEQUATIONSEPARATEPROC = Void Function(
    Uint32 modeRGB, Uint32 modeAlpha);