windows::Win32::UI::Input::Ime

Function ImmInstallIMEW

pub unsafe fn ImmInstallIMEW<P0, P1>(
    lpszimefilename: P0,
    lpszlayouttext: P1,
) -> HKL
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,