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

Required features: "Win32_Globalization"