extunix
extunix copied to clipboard
Add renameat2
- add renameat2 function and flags
- suffix constructors marked with
[@have <feature>]
with__Not_available
ifis not available. - register
ExtUnix.Not_available
with C runtime so it's possible to raiseNot_available
from bindings