Function windows_sys::Win32::Globalization::uregex_setTimeLimit

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