Home
last modified time | relevance | path

Searched refs:h_cleanup (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/3rdparty/libmpg123/
H A Dlfs_wrap.c91 void (*h_cleanup)(void*); member
102 if(ioh->h_cleanup != NULL && ioh->handle != NULL) in wrap_io_cleanup()
103 ioh->h_cleanup(ioh->handle); in wrap_io_cleanup()
155 whd->h_cleanup = NULL; in wrap_get()
646 ioh->h_cleanup = cleanup; in mpg123_replace_reader_handle()