windows::Win32::NetworkManagement::Dhcp

Function DhcpGetMibInfo

pub unsafe fn DhcpGetMibInfo<P0>(
    serveripaddress: P0,
    mibinfo: *mut *mut DHCP_MIB_INFO,
) -> u32
where P0: Param<PCWSTR>,