windows::Win32::System::DeploymentServices

Function WdsTransportServerTraceV

pub unsafe fn WdsTransportServerTraceV<P2>(
    hprovider: HANDLE,
    severity: u32,
    pwszformat: P2,
    params: *const i8,
) -> Result<()>
where P2: Param<PCWSTR>,