uregex_group

Function uregex_group 

pub unsafe fn uregex_group(
    regexp: *mut URegularExpression,
    groupnum: i32,
    dest: *mut u16,
    destcapacity: i32,
    status: *mut UErrorCode,
) -> i32