mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
5 lines
115 B
C
5 lines
115 B
C
#include "ntypes.h"
|
|
|
|
MWContext *new_stub_context(URL_Struct *URL_s);
|
|
void free_stub_context(MWContext *window_id);
|