rust-libc
    
    
    
  
rust-lang/libc provides all of the definitions necessary to easily interoperate with C code (or \"C-like\" code) on each of the platforms that Rust supports. This includes type definitions (e.g. c_int), constants (e.g. EINVAL) as well as function headers (e.g. malloc).
 
  Current version: 0.2.134
History
  
    | Effective Date | Table ID | Version | Download URL | Project URL | Version URL | 
  
    | 2024-08-26 | 12 | 0.2.134 | download | project | version |