Function mozjs_sys::jsapi::JS::detail::BigIntFromInt64

source ยท
pub unsafe extern "C" fn BigIntFromInt64(
    cx: *mut JSContext,
    num: i64,
) -> *mut BigInt