Sprache

Os.Madvise(Int64, Int64, Int32) Methode

Definition

Siehe madvise(2).

[Android.Runtime.Register("madvise", "(JJI)V", "", ApiSince=37)]
public static void Madvise(long address, long byteCount, int advice);
[<Android.Runtime.Register("madvise", "(JJI)V", "", ApiSince=37)>]
static member Madvise : int64 * int64 * int -> unit

Parameter

address
Int64
byteCount
Int64
advice
Int32
Attribute

Gilt für: