windows::Win32::Globalization

Function uregex_groupNumberFromCName

pub unsafe fn uregex_groupNumberFromCName<P1>(
    regexp: *mut URegularExpression,
    groupname: P1,
    namelength: i32,
    status: *mut UErrorCode,
) -> i32
where P1: Param<PCSTR>,