Function mozjs::jsapi::ProtoKeyToId

source ·
pub unsafe extern "C" fn ProtoKeyToId(
    cx: *mut JSContext,
    key: JSProtoKey,
    idp: MutableHandle<PropertyKey>
)