зеркало из https://github.com/mozilla/gecko-dev.git
5 строки
115 B
C
5 строки
115 B
C
|
#include "ntypes.h"
|
||
|
|
||
|
MWContext *new_stub_context(URL_Struct *URL_s);
|
||
|
void free_stub_context(MWContext *window_id);
|