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