Next: x1f4_lock_indexset, Previous: x1f4_fast_indexset, Up: Executive Assembler Functions [Index]
extern int x1f4_flat_indexset (struct x1f4_indexset_type *indexset_data);
The x1f4_flat_indexset
function dismantles the executive objects
(libraries, allocators, etc) linked in the indexset_data
collection.
See struct x1f4_indexset_type.
The function returns 0 for success, non zero for failure.