AXTextMarkerGetBytePtr

Function AXTextMarkerGetBytePtr 

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