Function windows_sys::Win32::Globalization::uregex_setStackLimit

pub unsafe extern "cdecl" fn uregex_setStackLimit(
    regexp: *mut URegularExpression,
    limit: i32,
    status: *mut UErrorCode,
)