pub unsafe extern "C-unwind" fn AXTextMarkerCreate(
allocator: Option<&CFAllocator>,
bytes: NonNull<u8>,
length: CFIndex,
) -> CFRetained<AXTextMarker>👎Deprecated:
renamed to AXTextMarker::new
Available on crate features
AXUIElement and HIServices only.