Mono Class Library: Mono.Unix.Native.Syscall Overview | Members

Mono.Unix.Native.Syscall.mmap Method

Documentation for this section has not yet been entered. [Edit]

public static IntPtr mmap (IntPtr start, ulong length, MmapProts prot, MmapFlags flags, int fd, long offset)

Parameters

start
Documentation for this section has not yet been entered. [Edit]
length
Documentation for this section has not yet been entered. [Edit]
prot
Documentation for this section has not yet been entered. [Edit]
flags
Documentation for this section has not yet been entered. [Edit]
fd
Documentation for this section has not yet been entered. [Edit]
offset
Documentation for this section has not yet been entered. [Edit]

Returns

Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0