Function ModuleLink

Source
pub unsafe fn ModuleLink(
    cx: *mut JSContext,
    moduleRecord: HandleObject<'_>,
) -> bool