PFNGLGETNAMEDBUFFERPARAMETERI64VPROC typedef

PFNGLGETNAMEDBUFFERPARAMETERI64VPROC = Void Function(Uint32 buffer, Uint32 pname, Pointer<Int64> params)

Implementation

typedef PFNGLGETNAMEDBUFFERPARAMETERI64VPROC = Void Function(
    Uint32 buffer, Uint32 pname, Pointer<Int64> params);