![]() |
PK_LATTICE_ask_n_lballs |
PK_ERROR_code_t PK_LATTICE_ask_n_lballs
(
--- received arguments ---
PK_LATTICE_t lattice, --- a lattice
const PK_LATTICE_ask_n_lballs_o_t *options, --- options structure
--- returned arguments ---
PK_LATTICE_ask_n_lballs_r_t *const results --- results structure
)
This function returns the number of lballs in the given 'lattice'.
Specific Errors:
PK_ERROR_lattice_has_no_lballs the lattice has no lballs. (MILD)