WeChatFerry/spy/get_contacts.h

6 lines
106 B
C

#pragma once
#if 0
#include "../proto/wcf.grpc.pb.h"
bool GetContacts(wcf::Contacts *contacts);
#endif