Function mozjs::jsapi::JS_TypeOfValue

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