Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dfile_io.c613 static int psf_close_handle (HANDLE handle) ;
641 if ((retval = psf_close_handle (psf->file.handle)) == -1) in psf_fclose()
862 { psf_close_handle (psf->rsrc.handle) ; in psf_close_rsrc()
1075 psf_close_handle (HANDLE handle) in psf_close_handle() function