SdlThreadFunction typedef

SdlThreadFunction = Int32 Function(Pointer<NativeType> data)

Implementation

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