PFNGLGETNAMEDBUFFERPARAMETERIVPROC typedef

PFNGLGETNAMEDBUFFERPARAMETERIVPROC = Void Function(Uint32 buffer, Uint32 pname, Pointer<Int32> params)

Implementation

typedef PFNGLGETNAMEDBUFFERPARAMETERIVPROC = Void Function(
    Uint32 buffer, Uint32 pname, Pointer<Int32> params);