rust_icu_sys

Function utext_clone_74

Source
pub unsafe extern "C" fn utext_clone_74(
    dest: *mut UText,
    src: *const UText,
    deep: UBool,
    readOnly: UBool,
    status: *mut UErrorCode,
) -> *mut UText