Function windows::Win32::NetworkManagement::Dhcp::DhcpSetServerBindingInfo
pub unsafe fn DhcpSetServerBindingInfo<P0>(
serveripaddress: P0,
flags: u32,
bindelementinfo: *mut DHCP_BIND_ELEMENT_ARRAY,
) -> u32where
P0: Param<PCWSTR>,