pub unsafe extern "system" fn ProcessIdToSessionId(
    dwprocessid: u32,
    psessionid: *mut u32
) -> BOOL
Expand description

Required features: ‘Win32_System_RemoteDesktop’, ‘Win32_Foundation’