mozjs_sys::jsapi::JS::detail

Function BigIntFromUint64

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