Function windows_sys::Win32::NetworkManagement::IpHelper::PfCreateInterface
[−]pub unsafe extern "system" fn PfCreateInterface(
dwname: u32,
inaction: PFFORWARD_ACTION,
outaction: PFFORWARD_ACTION,
buselog: BOOL,
bmustbeunique: BOOL,
ppinterface: *mut *mut c_void
) -> u32
Expand description
Required features: "Win32_NetworkManagement_IpHelper"
, "Win32_Foundation"