PFNGLBINDSAMPLERSPROC typedef

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

Implementation

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