Function windows::Win32::System::DeploymentServices::WdsTransportServerTrace
pub unsafe fn WdsTransportServerTrace<P0, P1>(
hprovider: P0,
severity: u32,
pwszformat: P1,
) -> Result<()>where
P0: Param<HANDLE>,
P1: Param<PCWSTR>,