Function mozjs::jsapi::MapValues

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