Function PropVariantToString

pub unsafe fn PropVariantToString(
    propvar: *const PROPVARIANT,
    psz: &mut [u16],
) -> Result<()>