Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care
of complaints from the compiler about data pointers and function pointers not being compatible with each other.
Showing
想要评论请 注册 或 登录
of complaints from the compiler about data pointers and function pointers not being compatible with each other.