pub unsafe fn SysFreeString(p: BSTR)
Expand description

Safety

p must be a valid pointer to an allocation made with malloc, or null.