Function windows_sys::Win32::Globalization::uregex_replaceAllUText

pub unsafe extern "cdecl" fn uregex_replaceAllUText(
    regexp: *mut URegularExpression,
    replacement: *mut UText,
    dest: *mut UText,
    status: *mut UErrorCode,
) -> *mut UText