Skip to main content

GetModuleLoadHook

Function GetModuleLoadHook 

Source
pub unsafe extern "C" fn GetModuleLoadHook(
    rt: *mut JSRuntime,
) -> ModuleLoadHook
Expand description

Get the HostLoadImportedModule hook for the runtime.