pub unsafe extern "C" fn xmtp_device_sync_process_archive( client: *const XmtpFfiClient, pin: *const c_char, ) -> i32
Process a sync archive matching the given pin. Pass null for pin to process the latest archive.
pin