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

Required features: "Win32_Foundation"