Function js::jsapi::SetModuleResolveHook [] [src]

pub unsafe extern "C" fn SetModuleResolveHook(
    cx: *mut JSContext,
    func: HandleFunction
)
[]

Set the HostResolveImportedModule hook for a global to the given function.