Function mozjs::jsapi::JS::SetKeys

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