windows::Win32::System::DeploymentServices

Function PxeTraceV

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