Function script::dom::bindings::import::module::jsapi::MapValues

source ยท
pub unsafe extern "C" fn MapValues(
    cx: *mut JSContext,
    obj: Handle<*mut JSObject>,
    rval: MutableHandle<Value>,
) -> bool