Function windows_sys::Win32::Globalization::uregex_replaceAll

pub unsafe extern "cdecl" fn uregex_replaceAll(
    regexp: *mut URegularExpression,
    replacementtext: *const u16,
    replacementlength: i32,
    destbuf: *mut u16,
    destcapacity: i32,
    status: *mut UErrorCode,
) -> i32