Function cmb_random_alias_destroy
Defined in File cmb_random.h
Function Documentation
-
void cmb_random_alias_destroy(struct cmb_random_alias *ap)
Destroy alias lookup table created by
cmb_random_alias_create()aftercmb_random_alias_draw()is finished using it.- Parameters:
ap – Pointer to an allocated
cmb_random_aliaslook-up table.