Function windows_sys::Win32::Globalization::uregex_setMatchCallback
[−]pub unsafe extern "system" fn uregex_setMatchCallback(
regexp: *mut URegularExpression,
callback: URegexMatchCallback,
context: *const c_void,
status: *mut UErrorCode
)
Expand description
Required features: "Win32_Globalization"