JS_IdToProtoKey

Function JS_IdToProtoKey 

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