CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
stype_suid.h
1
#pragma once
2
3
#include "cx/cx.h"
4
5
intptr stCmp_suid(stype st, stgeneric stgen1, stgeneric stgen2, uint32 flags);
6
_Success_(
return
) _Check_return_
7
bool
stConvert_suid(stype destst, _stCopyDest_Anno_(destst) stgeneric * dest, stype srcst, _In_ stgeneric src, uint32 flags);
cx
suid
stype_suid.h
Generated by
1.9.8