Dlfcn.dlerror Method

Definition

Returns a diagnostics message for the last failure when using any of the methods in this class.

public static string dlerror ();
static member dlerror : unit -> string

Returns

Human-readable message.

Applies to