pub unsafe extern "C" fn CFAttributedStringGetBidiLevelsAndResolvedDirections(
attributedString: CFAttributedStringRef,
range: CFRange,
baseDirection: i8,
bidiLevels: *mut u8,
baseDirections: *mut u8,
) -> boolExpand description
Apple SDK function CFAttributedStringGetBidiLevelsAndResolvedDirections.