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

Mono.Unix.Native.Syscall.mmap Method

Documentation for this section has not yet been entered.

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.
length
Documentation for this section has not yet been entered.
prot
Documentation for this section has not yet been entered.
flags
Documentation for this section has not yet been entered.
fd
Documentation for this section has not yet been entered.
offset
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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