Function windows::Win32::System::RestartManager::RmJoinSession

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