pub unsafe fn DhcpGetServerBindingInfo<P0>(
    serveripaddress: P0,
    flags: u32,
    bindelementsinfo: *mut *mut DHCP_BIND_ELEMENT_ARRAY
) -> u32where
    P0: IntoParam<PCWSTR>,
Expand description

Required features: "Win32_Foundation"