pub unsafe extern "system" fn uregex_setFindProgressCallback(
regexp: *mut URegularExpression,
callback: URegexFindProgressCallback,
context: *const c_void,
status: *mut UErrorCode
)
Expand description
Required features: ‘Win32_Globalization’