struct tarpc_get_sys_info_out
struct tarpc_get_sys_info_out { // fields struct tarpc_out_arg common; uint64_t ram_size; tarpc_uint page_size; tarpc_uint number_of_processors; };
struct tarpc_get_sys_info_out { // fields struct tarpc_out_arg common; uint64_t ram_size; tarpc_uint page_size; tarpc_uint number_of_processors; };