getusershell method

Pointer<Int8> getusershell()

Implementation

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