monoandroid
namespace Mono.Unix.Native
{
    [CLSCompliant(false)]
    public sealed class Syscall : Stdlib
    {
        [Obsolete("\"Nobody knows precisely what cuserid() does... DO NOT USE cuserid().\n`string' must hold L_cuserid characters.  Use getlogin_r instead.")]
        public static string cuserid(StringBuilder string);
    }
}
Xamarin Android 0.0
Information specific to monoandroid
Assembly

Mono.Posix , Version=2.0.5.0, PublicKeyToken=0738eb9f132ed756

Referencing

The API is automatically referenced.

Obsolete "Nobody knows precisely what cuserid() does... DO NOT USE cuserid(). `string' must hold L_cuserid characters. Use getlogin_r instead.
Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/17/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙