Function windows::Win32::System::Ole::VarUI1FromStr

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