Function mozjs::jsapi::JS_IdToProtoKey

source ·
pub unsafe extern "C" fn JS_IdToProtoKey(
    cx: *mut JSContext,
    id: Handle<PropertyKey>
) -> JSProtoKey