PFNGLCREATETRANSFORMFEEDBACKSPROC typedef

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

Implementation

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