gecko-dev/network/module/nsStubContext.h
mcmullen%netscape.com 349c48b044 First Checked In.
1999-01-14 19:46:11 +00:00

5 lines
115 B
C

#include "ntypes.h"
MWContext *new_stub_context(URL_Struct *URL_s);
void free_stub_context(MWContext *window_id);