Function mozjs_sys::jsapi::JS::ToSetterId

source ยท
pub unsafe extern "C" fn ToSetterId(
    cx: *mut JSContext,
    id: Handle<PropertyKey>,
    setterId: MutableHandle<PropertyKey>,
) -> bool