Previous: , Up: Plain Disposal Manager Functions   [Index]


13.1.3.6 x1f4_pass_lxbail

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).