PFNGLGENTRANSFORMFEEDBACKSPROC typedef

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

Implementation

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