hassle_rs::os

Function SysFreeString

Source
pub unsafe fn SysFreeString(p: BSTR)
Expand description

ยงSafety

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