pub unsafe extern "C" fn uct_md_query(
md: uct_md_h,
md_attr: *mut uct_md_attr_t,
) -> ucs_status_tExpand description
@ingroup UCT_MD @brief Query for memory domain attributes.
@param [in] md Memory domain to query. @param [out] md_attr Filled with memory domain attributes.