#[unsafe(no_mangle)]pub extern "C" fn blaze_normalize_reason_str(
reason: blaze_normalize_reason,
) -> *const c_charExpand description
Retrieve a textual representation of the reason of a normalization failure.
#[unsafe(no_mangle)]pub extern "C" fn blaze_normalize_reason_str(
reason: blaze_normalize_reason,
) -> *const c_charRetrieve a textual representation of the reason of a normalization failure.