Function mozjs::jsapi::JS_TypeOfValue

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