pub type nbft_info_nid_type = c_uint;Expand description
enum nbft_info_nid_type - Namespace Identifier Type (NIDT) @NBFT_INFO_NID_TYPE_NONE: No identifier available. @NBFT_INFO_NID_TYPE_EUI64: The EUI-64 identifier. @NBFT_INFO_NID_TYPE_NGUID: The NSGUID identifier. @NBFT_INFO_NID_TYPE_NS_UUID: The UUID identifier.