Function windows::Win32::System::Ole::VarI8FromStr

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