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
The libc crate should export a type c_bool, defined to have the same representation as the C and C++ bool type on the current platform, analogous to c_int and so on.