Function windows_sys::Win32::NetworkManagement::IpHelper::ConvertInterfaceLuidToNameA
pub unsafe extern "system" fn ConvertInterfaceLuidToNameA(
interfaceluid: *const NET_LUID_LH,
interfacename: PSTR,
length: usize
) -> WIN32_ERROR
Expand description
Required features: "Win32_Foundation"
, "Win32_NetworkManagement_Ndis"