JS_NewBigInt64

Function JS_NewBigInt64 

Source
pub unsafe extern "C" fn JS_NewBigInt64(
    ctx: *mut JSContext,
    v: i64,
) -> JSValue