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.

Parameters

out_buffer: []u8,