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

T_mpz_struct

Declaration

Source position: libgmp.pp line 132

type T_mpz_struct = record

  _mp_alloc: Tcint;

  _mp_size: Tcint;

  _mp_d: Pmp_limb_t;

end;


Documentation generated on: 2023-03-18