You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rust/binder: remove dependency on 64-bit cpu architectures
Remove the assumption that c_types::c_ulong is u64. This is true
only on 64-bit cpu architectures.
Signed-off-by: Sven Van Asbroeck <thesven73@gmail.com>
0 commit comments