MCPcopy Create free account
hub / github.com/acidicoala/SmokeAPI / CDurationControl_t_SetCallResult

Function CDurationControl_t_SetCallResult

src/generated/32/proxy_exports.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121EXPORT void CDurationControl_t_SetCallResult() {
122 asm volatile ("movl $0xDeadC0de, %%eax":::"eax");
123 asm volatile ("jmp *%eax");
124}
125
126EXPORT void CEncryptedAppTicketResponse_t_RemoveCallResult() {
127 asm volatile ("movl $0xDeadC0de, %%eax":::"eax");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected