mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-03 22:28:46 +00:00
os/os2: use proc_pidpath for executable path on darwin
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
package darwin
|
||||
|
||||
foreign import system "system:System.framework"
|
||||
|
||||
foreign system {
|
||||
_NSGetExecutablePath :: proc(buf: [^]byte, bufsize: ^u32) -> i32 ---
|
||||
}
|
||||
Reference in New Issue
Block a user