Function windows::Win32::System::Ole::VarI1FromStr

pub unsafe fn VarI1FromStr<P0>(
    strin: P0,
    lcid: u32,
    dwflags: u32,
    pcout: PSTR,
) -> Result<()>
where P0: Param<PCWSTR>,