Function windows::Win32::UI::TabletPC::SetGuide

pub unsafe fn SetGuide<P0>(
    hrc: P0,
    pguide: *const RECO_GUIDE,
    iindex: u32
) -> Result<()>
where P0: IntoParam<HRECOCONTEXT>,