Function windows::Win32::Globalization::uregex_setTimeLimit

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