getusershell method

Pointer<Char> getusershell()

Implementation

ffi.Pointer<ffi.Char> getusershell() {
  return _getusershell();
}