JS_TypeOfValue

Function JS_TypeOfValue 

Source
pub unsafe extern "C" fn JS_TypeOfValue(
    cx: *mut JSContext,
    v: Handle<Value>,
) -> JSType