script::dom::bindings::import::module::jsapi::JS

Function ToSetterId

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