pub unsafe extern "system" fn ConvertInterfaceIndexToLuid(
    interfaceindex: u32,
    interfaceluid: *mut NET_LUID_LH
) -> NTSTATUS
Expand description

Required features: "Win32_NetworkManagement_IpHelper", "Win32_Foundation"