Function hirofa_quickjs_sys::JS_EnableBignumExt

source ยท
pub unsafe extern "C" fn JS_EnableBignumExt(
    ctx: *mut JSContext,
    enable: c_int,
)