windows::Win32::NetworkManagement::Dhcp

Function DhcpGetServerSpecificStrings

pub unsafe fn DhcpGetServerSpecificStrings<P0>(
    serveripaddress: P0,
    serverspecificstrings: *mut *mut DHCP_SERVER_SPECIFIC_STRINGS,
) -> u32
where P0: Param<PCWSTR>,