Docs.rs
libc-0.2.138
libc 0.2.138
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
alexcrichton
huonw
github:rust-lang:libs
joshtriplett
gnzlbg
rust-lang-owner
JohnTitor
github:rust-lang:libc
Dependencies
rustc-std-workspace-core ^1.0.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate libc
Version 0.2.138
All Items
Structs
Enums
Constants
Functions
Type Definitions
?
Crate
libc
source
·
[
−
]
Expand description
libc - Raw FFI bindings to platforms’ system libraries
Documentation for other platforms
.
Structs
sockaddr
stat
timespec
timeval
tm
utimbuf
Enums
FILE
c_void
Equivalent to C’s
void
type when used as a
pointer
.
fpos_t
timezone
Constants
BUFSIZ
E2BIG
EACCES
EADDRINUSE
EADDRNOTAVAIL
EAFNOSUPPORT
EAGAIN
EALREADY
EBADF
EBADMSG
EBUSY
ECANCELED
ECHILD
ECONNABORTED
ECONNREFUSED
ECONNRESET
EDEADLK
EDEADLOCK
EDESTADDRREQ
EDOM
EEXIST
EFAULT
EFBIG
EHOSTUNREACH
EIDRM
EILSEQ
EINPROGRESS
EINTR
EINVAL
EIO
EISCONN
EISDIR
ELOOP
EMFILE
EMLINK
EMSGSIZE
ENAMETOOLONG
ENETDOWN
ENETRESET
ENETUNREACH
ENFILE
ENOBUFS
ENODATA
ENODEV
ENOENT
ENOEXEC
ENOLCK
ENOLINK
ENOMEM
ENOMSG
ENOPROTOOPT
ENOSPC
ENOSR
ENOSTR
ENOSYS
ENOTCONN
ENOTDIR
ENOTEMPTY
ENOTRECOVERABLE
ENOTSOCK
ENOTSUP
ENOTTY
ENXIO
EOF
EOPNOTSUPP
EOTHER
EOVERFLOW
EOWNERDEAD
EPERM
EPIPE
EPROTO
EPROTONOSUPPORT
EPROTOTYPE
ERANGE
EROFS
ESPIPE
ESRCH
ETIME
ETIMEDOUT
ETXTBSY
EWOULDBLOCK
EXDEV
EXIT_FAILURE
EXIT_SUCCESS
FILENAME_MAX
FOPEN_MAX
INT_MAX
INT_MIN
LC_ALL
LC_COLLATE
LC_CTYPE
LC_MONETARY
LC_NUMERIC
LC_TIME
L_tmpnam
NSIG
O_APPEND
O_BINARY
O_CREAT
O_EXCL
O_NOINHERIT
O_RANDOM
O_RAW
O_RDONLY
O_RDWR
O_SEQUENTIAL
O_TEMPORARY
O_TEXT
O_TRUNC
O_WRONLY
RAND_MAX
SEEK_CUR
SEEK_END
SEEK_SET
SIGABRT
SIGFPE
SIGILL
SIGINT
SIGSEGV
SIGTERM
SIG_ACK
SIG_DFL
SIG_ERR
SIG_GET
SIG_IGN
SIG_SGE
STRUNCATE
S_IEXEC
S_IFCHR
S_IFDIR
S_IFMT
S_IFREG
S_IREAD
S_IWRITE
TMP_MAX
_IOFBF
_IOLBF
_IONBF
_O_OBTAIN_DIR
_O_SHORT_LIVED
_O_U8TEXT
_O_U16TEXT
_O_WTEXT
Functions
_exit
⚠
abort
⚠
abs
⚠
accept
⚠
access
⚠
aligned_free
⚠
aligned_malloc
⚠
atexit
⚠
atof
⚠
atoi
⚠
bind
⚠
calloc
⚠
chdir
⚠
chmod
⚠
close
⚠
commit
⚠
connect
⚠
creat
⚠
dup
⚠
dup2
⚠
execl
⚠
execle
⚠
execlp
⚠
execlpe
⚠
execv
⚠
execve
⚠
execvp
⚠
execvpe
⚠
exit
⚠
fclose
⚠
fdopen
⚠
feof
⚠
ferror
⚠
fflush
⚠
fgetc
⚠
fgetpos
⚠
fgets
⚠
fileno
⚠
fopen
⚠
fprintf
⚠
fputc
⚠
fputs
⚠
fread
⚠
free
⚠
freopen
⚠
fseek
⚠
fsetpos
⚠
fstat
⚠
ftell
⚠
fwrite
⚠
get_osfhandle
⚠
getchar
⚠
getcwd
⚠
getenv
⚠
getpeername
⚠
getpid
⚠
getsockname
⚠
getsockopt
⚠
gmtime_s
⚠
isalnum
⚠
isalpha
⚠
isatty
⚠
isblank
⚠
iscntrl
⚠
isdigit
⚠
isgraph
⚠
islower
⚠
isprint
⚠
ispunct
⚠
isspace
⚠
isupper
⚠
isxdigit
⚠
labs
⚠
listen
⚠
localtime_s
⚠
lseek
⚠
lseek64
⚠
malloc
⚠
memccpy
⚠
memchr
⚠
memcmp
⚠
memcpy
⚠
memmove
⚠
memset
⚠
mkdir
⚠
open
⚠
open_osfhandle
⚠
pclose
⚠
perror
⚠
pipe
⚠
popen
⚠
printf
⚠
putchar
⚠
putenv
⚠
putenv_s
⚠
puts
⚠
raise
⚠
rand
⚠
read
⚠
realloc
⚠
recvfrom
⚠
remove
⚠
rename
⚠
rewind
⚠
rmdir
⚠
sendto
⚠
setbuf
⚠
setlocale
⚠
setsockopt
⚠
setvbuf
⚠
signal
⚠
socket
⚠
srand
⚠
stat
⚠
strcat
⚠
strchr
⚠
strcmp
⚠
strcoll
⚠
strcpy
⚠
strcspn
⚠
strdup
⚠
strerror
⚠
stricmp
⚠
strlen
⚠
strncat
⚠
strncmp
⚠
strncpy
⚠
strnicmp
⚠
strnlen
⚠
strpbrk
⚠
strrchr
⚠
strspn
⚠
strstr
⚠
strtod
⚠
strtof
⚠
strtok
⚠
strtol
⚠
strtoul
⚠
strxfrm
⚠
system
⚠
time
⚠
tmpfile
⚠
tolower
⚠
toupper
⚠
ungetc
⚠
unlink
⚠
wchmod
⚠
wcslen
⚠
wcstombs
⚠
wexecl
⚠
wexecle
⚠
wexeclp
⚠
wexeclpe
⚠
wexecv
⚠
wexecve
⚠
wexecvp
⚠
wexecvpe
⚠
wopen
⚠
wputenv
⚠
wputenv_s
⚠
write
⚠
wrmdir
⚠
wsetlocale
⚠
wstat
⚠
wutime
⚠
Type Definitions
SOCKET
c_char
c_double
c_float
c_int
c_long
c_longlong
c_schar
c_short
c_uchar
c_uint
c_ulong
c_ulonglong
c_ushort
clock_t
dev_t
errno_t
ino_t
int8_t
Deprecated
int16_t
Deprecated
int32_t
Deprecated
int64_t
Deprecated
intmax_t
intptr_t
off_t
ptrdiff_t
sighandler_t
size_t
ssize_t
time64_t
time_t
uint8_t
Deprecated
uint16_t
Deprecated
uint32_t
Deprecated
uint64_t
Deprecated
uintmax_t
uintptr_t
wchar_t