Function relay_cabi::relay_data_category_parse
source ยท #[no_mangle]
pub unsafe extern "C" fn relay_data_category_parse(
name: *const RelayStr,
) -> DataCategory
Expand description
Parses a DataCategory
from its API name.