pub unsafe extern "system" fn ConvertInterfaceLuidToGuid(
    interfaceluid: *const NET_LUID_LH,
    interfaceguid: *mut GUID
) -> NTSTATUS
Expand description

Required features: ‘Win32_NetworkManagement_IpHelper’, ‘Win32_Foundation’