Function js::jsapi::JS_ValueToId
[−]
[src]
pub unsafe extern "C" fn JS_ValueToId(
cx: *mut JSContext,
v: HandleValue,
idp: MutableHandleId
) -> bool