#[unsafe(no_mangle)]pub extern "C" fn usleep(useconds: useconds_t) -> c_int๐Deprecated
Expand description
See https://pubs.opengroup.org/onlinepubs/009695399/functions/usleep.html.
ยงDeprecation
The usleep() function was marked obsolescent in the Open Group Base
Specifications Issue 6, and removed in Issue 7.