mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
os: change os.mv/2 return type to ? (#7738)
This commit is contained in:
@@ -235,7 +235,7 @@ fn C.WideCharToMultiByte() int
|
||||
|
||||
fn C._wstat()
|
||||
|
||||
fn C._wrename()
|
||||
fn C._wrename() int
|
||||
|
||||
fn C._wfopen() voidptr
|
||||
|
||||
|
||||
Reference in New Issue
Block a user