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

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