add more annotation to sal_def.h

This commit is contained in:
v-kaywon 2017-06-22 16:06:57 -07:00
parent e575b6d341
commit 7a19a270d1

View file

@ -647,6 +647,7 @@
#define _Out_z_cap_post_count_(cap,count)
#define _Out_z_cap_x_(size)
#define _Out_z_capcount_(capcount)
#define _Outptr_result_buffer_(size)
#define _Outref_result_bytebuffer_maybenull_(size)
#define _Outref_result_maybenull_
#define _Post_bytecap_(size)