Function mozjs_sys::jsapi::JS::detail::BigIntFromUint64

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