Function mozjs::jsapi::JS::detail::BigIntFromBool

source ·
pub unsafe extern "C" fn BigIntFromBool(
    cx: *mut JSContext,
    b: bool
) -> *mut BigInt