pub unsafe extern "system" fn ConvertInterfaceLuidToNameA(
    interfaceluid: *const NET_LUID_LH,
    interfacename: PSTR,
    length: usize
) -> NTSTATUS
Expand description

Required features: ‘Win32_NetworkManagement_IpHelper’, ‘Win32_Foundation’