GlDeleteCommandListsNVNative typedef

GlDeleteCommandListsNVNative = Void Function(Int32 n, Pointer<Uint32> lists)

Implementation

typedef GlDeleteCommandListsNVNative = Void Function(
    Int32 n, Pointer<Uint32> lists);