pub unsafe extern "system" fn uregex_matches64(
    regexp: *mut URegularExpression,
    startindex: i64,
    status: *mut UErrorCode
) -> i8
Expand description

Required features: "Win32_Globalization"