windows::Win32::Globalization

Function uregex_setStackLimit

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