pub unsafe extern "system" fn WTSStartRemoteControlSessionA(
    ptargetservername: PCSTR,
    targetlogonid: u32,
    hotkeyvk: u8,
    hotkeymodifiers: u16
) -> BOOL
Expand description

Required features: "Win32_Foundation"