pub unsafe extern "system" fn WTSConnectSessionW(
    logonid: u32,
    targetlogonid: u32,
    ppassword: PCWSTR,
    bwait: BOOL
) -> BOOL
Expand description

Required features: "Win32_System_RemoteDesktop", "Win32_Foundation"