Previous: x1f4_miss_lxbail, Up: Plain Disposal Manager Functions [Index]
extern int x1f4_pass_lxbail (void *context, void *lxbail);
The x1f4_pass_lxbail
function disposes of the registred objects in a
consolidated fashion. It expects the consolidated disposal manager as its sole
argument.
The function returns 0
for success, non zero for failure (though
currently it does not define failure conditions).