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

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