fn getcwd(out_buffer: []u8) GetCwdError![]u8

The result is a slice of out_buffer, indexed from 0.

Parameters

out_buffer: []u8,