libc
::
funcs
::
c95
::
stdlib
Functions
_exit
abs
atexit
atof
atoi
calloc
exit
free
getenv
labs
malloc
rand
realloc
srand
strtod
strtol
strtoul
system
libc
::
funcs
::
c95
::
stdlib
::
_exit
[
−
]
[src]
pub unsafe extern fn _exit(status:
c_int
) -> !