winit/src/platform/ios
mtak- 4c117aa282 iOS: Fix the longjmp/setjmp ffi (#613)
* iOS: Fix the `longjmp`/`setjmp` ffi. `jmp_buf` was the wrong size (too small) causing crashes on application launch, make longjmp return Never

* remove extra parentheses around JBLEN, and add a changelog entry about the JmpBuf fix
2018-07-26 19:27:26 -04:00
..
ffi.rs iOS: Fix the longjmp/setjmp ffi (#613) 2018-07-26 19:27:26 -04:00
mod.rs iOS: Fix the longjmp/setjmp ffi (#613) 2018-07-26 19:27:26 -04:00