Searched defs:PRReadFN (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprio.h409 typedef PRInt32 (PR_CALLBACK *PRReadFN)(PRFileDesc *fd, void *buf, PRInt32 amount); typedef
464 PRReadFN read; /* read up to specified bytes into buffer */

Completed in 88 milliseconds