fn selfExeDirPath(out_buffer: []u8) SelfExePathError![]const u8
[src]
Get the directory path that contains the current executable. Returned value is a slice of out_buffer.
fn selfExeDirPath(out_buffer: []u8) SelfExePathError![]const u8
Get the directory path that contains the current executable. Returned value is a slice of out_buffer.