Function windows::Win32::NetworkManagement::Dhcp::DhcpUndoRequestParams
pub unsafe fn DhcpUndoRequestParams<P0, P1>(
flags: u32,
reserved: Option<*const c_void>,
adaptername: P0,
requestidstr: P1,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,