Searched defs:atexit_fn (Results 1 – 1 of 1) sorted by relevance
37 struct atexit_fn { struct38 union {41 } fn_ptr;42 void *fn_arg; /* argument for CXA callback */43 void *fn_dso; /* shared module handle */