windows::Win32::NetworkManagement::NetManagement

Function NetErrorLogClear

pub unsafe fn NetErrorLogClear<P0, P1>(
    uncservername: P0,
    backupfile: P1,
    reserved: Option<*const u8>,
) -> u32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,