mozjs::jsapi

Function BigIntFromBool

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