Function windows::Win32::System::Ole::VarI2FromStr

pub unsafe fn VarI2FromStr<P0>(
    strin: P0,
    lcid: u32,
    dwflags: u32,
) -> Result<i16>
where P0: Param<PCWSTR>,