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

Mono.Unix.Native.CdeclFunction Constructor

Create a stub object to invoke a cdecl function.

public CdeclFunction (string library, string method)

Parameters

library
The library the cdecl function resides in.
method
The export to invoke from library.

Remarks

Requirements

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