PFNGLCREATESAMPLERSPROC typedef

PFNGLCREATESAMPLERSPROC = Void Function(Int32 n, Pointer<Uint32> samplers)

Implementation

typedef PFNGLCREATESAMPLERSPROC = Void Function(
    Int32 n, Pointer<Uint32> samplers);