Function js::jsapi::JS_TypeOfValue
[−]
[src]
pub unsafe extern "C" fn JS_TypeOfValue(
cx: *mut JSContext,
v: Handle<Value>
) -> JSType