 |
PK_LATTICE_ask_n_lballs_r_t |
|
struct PK_LATTICE_ask_n_lballs_r_s
{
int r_t_version; --- version number of return structure
int n_lballs; --- number of lballs
};
typedef struct PK_LATTICE_ask_n_lballs_r_s PK_LATTICE_ask_n_lballs_r_t;
A structure packaging the number of lballs in the lattice.
Used in:
PK_LATTICE_ask_n_lballs
PK_LATTICE_ask_n_lballs_r_f
The structure has the following field:
'n_lballs' The number of lballs in the lattice.
The function PK_LATTICE_ask_n_lballs_r_f may be used to free associated memory.