Record BIGNUM
Unit
Declaration
type BIGNUM = record
Description
Overview
Fields
d: pBN_ULONG; |
|
top: cint; |
|
dmax: cint; |
|
neg: cint; |
|
flags: cint; |
Description
Fields
d: pBN_ULONG; |
|
top: cint; |
|
dmax: cint; |
|
neg: cint; |
|
flags: cint; |
|
Generated by PasDoc 0.16.0.