Function js::jsapi::SetModuleHostDefinedField [] [src]

pub unsafe extern "C" fn SetModuleHostDefinedField(
    module: *mut JSObject,
    value: Value
)

Set the [[HostDefined]] field of a source text module record to the given value.