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