Function windows::Win32::System::Threading::IsImmersiveProcess

pub unsafe fn IsImmersiveProcess<P0>(hprocess: P0) -> Result<()>
where P0: Param<HANDLE>,