Skip to main content
function Deno.dlopen

UNSTABLE: Unsafe and new API, beware!

Opens a dynamic library and registers symbols

Type Parameters

S extends ForeignFunctionInterface

Parameters

filename: string | URL
symbols: S