Go to the documentation of this file.
49 #if defined( HOST_WIN32 )
50 if( *((
int*)file->
opaque) )
52 ret = **((
int**)file->
opaque);
56 ret = *((
int*)file->
opaque);
65 if( *((
int*)file->
opaque) )
67 ret = **((
int**)file->
opaque);