Function js::jsapi::JS_IdToValue
[−]
[src]
pub unsafe extern "C" fn JS_IdToValue(
cx: *mut JSContext,
id: jsid,
vp: MutableHandle<Value>
) -> bool