pub unsafe extern "C" fn xmtp_client_api_aggregate_statistics(
client: *const XmtpFfiClient,
) -> *mut c_charExpand description
Get aggregate statistics as a debug string. Caller must free with xmtp_free_string.
pub unsafe extern "C" fn xmtp_client_api_aggregate_statistics(
client: *const XmtpFfiClient,
) -> *mut c_charGet aggregate statistics as a debug string. Caller must free with xmtp_free_string.