pub unsafe extern "system" fn uregex_getMatchCallback(
    regexp: *const URegularExpression,
    callback: *mut URegexMatchCallback,
    context: *const *const c_void,
    status: *mut UErrorCode
)
Expand description

Required features: "Win32_Globalization"