Function windows::Win32::System::Diagnostics::Debug::Extensions::DebugConnectWide

pub unsafe fn DebugConnectWide<P0>(
    remoteoptions: P0,
    interfaceid: *const GUID,
    interface: *mut *mut c_void,
) -> Result<()>
where P0: Param<PCWSTR>,