PFNGLGENSAMPLERSPROC typedef

PFNGLGENSAMPLERSPROC = Void Function(Int32 count, Pointer<Uint32> samplers)

Implementation

typedef PFNGLGENSAMPLERSPROC = Void Function(
    Int32 count, Pointer<Uint32> samplers);