Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use
C.uint64_t
for lowered callback response
Exact size of `ulong` may vary in different OSes or architectures. Uniffi-rs always expects integers of specific sizes. In this case - `uint64_t` Signed-off-by: Savolro <[email protected]>
- Loading branch information