Searched refs:AVmPayload_main_t (Results 1 – 3 of 3) sorted by relevance
21 typedef int AVmPayload_main_t(); typedef22 AVmPayload_main_t AVmPayload_main;25 typedef int AVmPayload_main_t(void); typedef
73 AVmPayload_main_t* entry = reinterpret_cast<decltype(entry)>(dlsym(*handle, entrypoint_name)); in main()
141 pub type AVmPayload_main_t = ::std::option::Option<unsafe extern "C" fn() -> ::std::os::raw::c_int>; typedef