windows::Win32::System::RestartManager

Function RmJoinSession

pub unsafe fn RmJoinSession<P1>(
    psessionhandle: *mut u32,
    strsessionkey: P1,
) -> WIN32_ERROR
where P1: Param<PCWSTR>,