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