PFNGLBLENDEQUATIONSEPARATEEXTPROC typedef

PFNGLBLENDEQUATIONSEPARATEEXTPROC = Void Function(Uint32 modeRgb, Uint32 modeAlpha)

Implementation

typedef PFNGLBLENDEQUATIONSEPARATEEXTPROC =
    Void Function(Uint32 modeRgb, Uint32 modeAlpha);