SdlThreadFunction typedef

SdlThreadFunction = Int32 Function(Pointer<NativeType>)

Implementation

typedef SdlThreadFunction = Int32 Function(Pointer<NativeType>);