#[no_mangle]
pub unsafe extern "C" fn relay_data_category_name(
    category: DataCategory
) -> RelayStr
Expand description

Returns the API name of the given DataCategory.