Function uregex_setFindProgressCallback
pub unsafe fn uregex_setFindProgressCallback(
regexp: *mut URegularExpression,
callback: URegexFindProgressCallback,
context: *const c_void,
status: *mut UErrorCode,
)
pub unsafe fn uregex_setFindProgressCallback(
regexp: *mut URegularExpression,
callback: URegexFindProgressCallback,
context: *const c_void,
status: *mut UErrorCode,
)