Function libquickjs_sys::JS_IsNumber[][src]

pub unsafe fn JS_IsNumber(v: JSValue) -> bool

check if a JSValue is a Number

Safety

be safe