Function windows::Win32::System::Ole::VarBoolFromStr

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