#[unsafe(no_mangle)]pub extern "C" fn pamoja_i2c_address_is_general_call(
address: PamojaI2cAddress,
) -> boolExpand description
Reports whether an address is the general call address 0x00.
ยงReturns
true for the broadcast every device on the bus listens to.