Table of Contents

Field RTLD_LOCAL

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Flag "RTLD_LOCAL" used in dlopen.

public const int RTLD_LOCAL = 4

Returns

int
Flag "RTLD_LOCAL" used in dlopen.

Remarks

The object's symbols shall not be made available for the relocation processing of any other object.