This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
php-src
Watch
0
Star
0
Fork
0
You've already forked php-src
mirror of
https://github.com/php/php-src.git
synced
2024-11-24 18:34:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d1770cc57f
php-src
/
win32
/
unistd.h
5 lines
99 B
C
Raw
Normal View
History
Unescape
Escape
standard .h protection
2001-06-29 07:28:25 +08:00
#
ifndef _PHP_WIN32_UNISTD_H
#
define _PHP_WIN32_UNISTD_H
void
usleep
(
unsigned
int
useconds
)
;
#
endif
Reference in New Issue
Copy Permalink