ref: 3559f425b48613e48164346008705b54bb46e5cc
parent: e17e664e1a4738ac289fa3ff231ec8916608e07a
author: Martin Storsjö <martin@martin.st>
date: Sun Jan 26 11:04:52 EST 2014
Consistently use the compat wrappers for file IO As long as WelsFileHandle* is equal to FILE* this doesn't matter, but for consistency use the WelsF* functions for all handles opened by WelsFopen, and use WelsFileHandle* as type for it instead of FILE*.