PFNGLGENTRANSFORMFEEDBACKSPROC typedef

PFNGLGENTRANSFORMFEEDBACKSPROC = Void Function(Uint32 n, Pointer<Uint32> ids)

Implementation

typedef PFNGLGENTRANSFORMFEEDBACKSPROC =
    Void Function(Uint32 n, Pointer<Uint32> ids);