AdminXVII
authored
Using nullable fn pointers is UB in rust. Use an option and/or an union to avoid it.
Forked from
redox-os / relibc
Name | Last commit | Last update |
---|
Using nullable fn pointers is UB in rust. Use an option and/or an union to avoid it.
Name | Last commit | Last update |
---|---|---|