windows::Win32::Globalization

Function utext_clone

pub unsafe fn utext_clone(
    dest: *mut UText,
    src: *const UText,
    deep: i8,
    readonly: i8,
    status: *mut UErrorCode,
) -> *mut UText