Function mozjs_sys::jsapi::JS::GetModuleMetadataHook

source ยท
pub unsafe extern "C" fn GetModuleMetadataHook(
    rt: *mut JSRuntime,
) -> ModuleMetadataHook
Expand description

Get the hook for populating the import.meta metadata object.