Searched defs:__PnaclWrapperInfo (Results 1 – 1 of 1) sorted by relevance
23 struct __PnaclWrapperInfo { struct24 const char* iface_macro;25 const void* wrapped_iface; /* If NULL then it was not wrapped! */26 const void* real_iface;