monoandroid
namespace Mono.Unix.Native
{
    public class Stdlib
    {
        [Obsolete("Not necessarily portable due to cdecl restrictions.\nUse printf (string) instead.")]
        public static int printf(string format, params object[] parameters);
    }
}
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 Not necessarily portable due to cdecl restrictions. Use printf (string) instead.
Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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