Searched refs:running_app_func (Results 1 – 1 of 1) sorted by relevance
1313 typedef id (*running_app_func)(Class, SEL); in obs_lua_load() typedef1314 running_app_func operatingSystemName = (running_app_func)objc_msgSend; in obs_lua_load()