Unit 'gmp' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#gmp]

mpz_t

Declaration

Source position: gmp.pas line 82

type mpz_t = record

  alloc: LongInt;

  size: LongInt;

  data: mpn_ptr;

end;


Documentation generated on: 2023-03-18