pub unsafe extern "system" fn uregex_groupNumberFromCName(
    regexp: *mut URegularExpression,
    groupname: PCSTR,
    namelength: i32,
    status: *mut UErrorCode
) -> i32
Expand description

Required features: "Win32_Globalization"