Function hirofa_quickjs_sys::JS_IsBigInt
source ยท pub unsafe fn JS_IsBigInt(ctx: *mut JSContext, v: JSValue) -> bool
Expand description
check if a JSValue is a BigInt
pub unsafe fn JS_IsBigInt(ctx: *mut JSContext, v: JSValue) -> bool
check if a JSValue is a BigInt