windows::Win32::System::Ole

Function VarDecFromStr

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