rust/library/std/src/ffi
Guillaume Gomez 3fee6cccde
Rollup merge of #140418 - tgross35:std-c-size_t, r=workingjubilee
Reexport types from `c_size_t` in `std`

These are unstably available in `core` and should be in `std` too, but are not currently reexported. Resolve this here.

Tracking issue: https://github.com/rust-lang/rust/issues/88345
2025-06-06 23:53:15 +02:00
..
os_str Add inherent versions of MaybeUninit methods for slices 2025-01-11 23:57:00 -05:00
c_str.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
mod.rs Rollup merge of #140418 - tgross35:std-c-size_t, r=workingjubilee 2025-06-06 23:53:15 +02:00
os_str.rs Rollup merge of #141467 - cyrgani:const-empty-stringlikes, r=Amanieu 2025-06-04 07:54:33 +02:00