Function windows::Win32::System::Ole::VectorFromBstr

pub unsafe fn VectorFromBstr<P0>(bstr: P0) -> Result<*mut SAFEARRAY>
where P0: Param<BSTR>,