Function _NSGetExecutablePath [src]
Alias for std.c.darwin._NSGetExecutablePath
Prototype
pub extern "c" fn _NSGetExecutablePath(buf: [*:0]u8, bufsize: *u32) c_int
Parameters
buf: [*:0]u8
bufsize: *u32
Source
pub extern "c" fn _NSGetExecutablePath(buf: [*:0]u8, bufsize: *u32) c_int