Crate nostd_musl

Crate nostd_musl 

Source
Expand description

§nostd-musl

A rust library containing which XXXX-unknown-linux-gnu toolchains expect to find in libc, so that they can be linked without dependency on libc using:

  • -nodefaultlibs
  • -nostartfiles
  • -nostdlib.

Functions§

bcmp
memcmp
memcpy
memmove
memset
strlen

Type Aliases§

wchar_t