Function windows::Win32::NetworkManagement::Dhcp::DhcpServerRestoreDatabase
pub unsafe fn DhcpServerRestoreDatabase<P0, P1>(
serveripaddress: P0,
path: P1,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,