Function windows_sys::Win32::Globalization::uregex_reset

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