pub unsafe extern "system" fn WTSLogoffSession(
    hserver: HANDLE,
    sessionid: u32,
    bwait: BOOL
) -> BOOL
Expand description

Required features: ‘Win32_System_RemoteDesktop’, ‘Win32_Foundation’