Function mozjs_sys::jsapi::JS::ProtoKeyToId

source ยท
pub unsafe extern "C" fn ProtoKeyToId(
    cx: *mut JSContext,
    key: JSProtoKey,
    idp: MutableHandleId,
)