Function rust_icu_sys::utext_copy_74

source ยท
pub unsafe extern "C" fn utext_copy_74(
    ut: *mut UText,
    nativeStart: i64,
    nativeLimit: i64,
    destIndex: i64,
    move_: UBool,
    status: *mut UErrorCode,
)