Update .gitignore for CMake
[frameshot.git] / output.h
blob5174cfd421f45391ebf97ad968a738cba98b9f7f
2 int open_file_png(char *psz_filename, hnd_t *p_handle, int i_compression );
3 int close_file_png( hnd_t handle );