Home
last modified time | relevance | path

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

/RvlSDK-3.2.3/build/tools/sndconv/src/
Dsndconv.c621 typedef int (*FUNCTION2)(u8 *path, SOUNDINFO *soundinfo, void *dest); typedef
623 FUNCTION2 getSoundSamples;
646 getSoundSamples = (FUNCTION2)GetProcAddress(hDllSoundfile, "getSoundSamples"); in loadDlls()