pub unsafe extern "C-unwind" fn AXTextMarkerGetBytePtr(
the_text_marker: &AXTextMarker,
) -> NonNull<u8>👎Deprecated:
renamed to AXTextMarker::byte_ptr
Available on crate features
AXUIElement and HIServices only.