JS_IsBigInt

Function JS_IsBigInt 

Source
pub unsafe fn JS_IsBigInt(ctx: *mut JSContext, v: JSValue) -> bool
Expand description

check if a JSValue is a BigInt