Function mozjs::jsapi::BigIntFromUint64

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