property Deno.ForeignFunction.optional
When true, dlopen will not fail if the symbol is not found.
Instead, the symbol will be set to null.
Type #
booleanWhen true, dlopen will not fail if the symbol is not found.
Instead, the symbol will be set to null.
boolean