PFNGLBINDSAMPLERSPROC typedef

PFNGLBINDSAMPLERSPROC = Void Function(Uint32 first, Uint32 count, Pointer<Uint32> samplers)

Implementation

typedef PFNGLBINDSAMPLERSPROC =
    Void Function(Uint32 first, Uint32 count, Pointer<Uint32> samplers);