pub unsafe extern "C" fn switch_uuid_parse(
uuid: *mut switch_uuid_t,
uuid_str: *const c_char,
) -> switch_status_tExpand description
Parse a standard-format string into a UUID @param uuid The resulting UUID @param uuid_str The formatted UUID