pub unsafe extern "C" fn GetModuleDynamicImportHook(
    rt: *mut JSRuntime
) -> ModuleDynamicImportHook
Expand description

Get the HostImportModuleDynamically hook for the runtime.