Next: x1f4_init_e4fine, Up: Function Type Mapper Functions [Index]
extern int x1f4_fini_e4fine (void **e4fine);
The x1f4_fini_e4fine
function frees the memory allocated for the
function type mapper object stored at the address stored at the e4fine
address.
The function returns 0
for success, one of the defined error codes for
failure.