Function script::dom::bindings::import::module::jsapi::BigIntFromBool

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