Function windows::Win32::UI::Shell::IntlStrEqWorkerW
pub unsafe fn IntlStrEqWorkerW<P0, P1, P2>(
fcasesens: P0,
lpstring1: P1,
lpstring2: P2,
nchar: i32,
) -> BOOLwhere
P0: Param<BOOL>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,