Searched refs:int64_t_Marshal (Results 1 – 2 of 2) sorted by relevance
44 UINT16 int64_t_Marshal(int64_t* source, BYTE** buffer, INT32* size);
345 UINT16 int64_t_Marshal(int64_t* source, BYTE** buffer, INT32* size) { in int64_t_Marshal() function418 return int64_t_Marshal(source, buffer, size); in INT64_Marshal()