rust/library/core/src/ffi
Konrad Borowski e94ba4ae78 Inline strlen_rt in CStr::from_ptr
This enables LLVM to optimize this function as if it was strlen
without having to enable std-aware LTO.
2023-08-18 09:19:09 +02:00
..
c_char.md
c_double.md
c_float.md
c_int.md
c_long.md
c_longlong.md
c_schar.md
c_short.md
c_str.rs Inline strlen_rt in CStr::from_ptr 2023-08-18 09:19:09 +02:00
c_uchar.md
c_uint.md
c_ulong.md
c_ulonglong.md
c_ushort.md
c_void.md
mod.rs add a csky-unknown-linux-gnuabiv2 target 2023-08-14 23:02:36 +08:00