Function windows_sys::Win32::System::Com::StructuredStorage::PropVariantToWinRTPropertyValue
pub unsafe extern "system" fn PropVariantToWinRTPropertyValue(
propvar: *const PROPVARIANT,
riid: *const GUID,
ppv: *mut *mut c_void,
) -> HRESULT