source:
vbox/trunk/src/VBox/Devices/PC/Etherboot-src/include/http.h@
43575
最後變更 在這個檔案從43575是 1,由 提交於 55 年 前 | |
---|---|
|
|
檔案大小: 156 位元組 |
行 | |
---|---|
1 | #ifndef HTTP_H |
2 | #define HTTP_H |
3 | |
4 | extern int http(const char *url, |
5 | int (*fnc)(unsigned char *, unsigned int, unsigned int, int)); |
6 | |
7 | #endif /* HTTP_H */ |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器