Searched defs:NativeEntrypointInfo (Results 1 – 1 of 1) sorted by relevance
106 struct NativeEntrypointInfo { struct118 …explicit NativeEntrypointInfo(NativeEntrypointFunc entry, void *data) : entrypoint(entry), param(d… in NativeEntrypointInfo() argument