windows::Win32::System::DeploymentServices

Function WdsTransportServerTrace

pub unsafe fn WdsTransportServerTrace<P2>(
    hprovider: HANDLE,
    severity: u32,
    pwszformat: P2,
) -> Result<()>
where P2: Param<PCWSTR>,