uregex_reset

Function uregex_reset 

pub unsafe fn uregex_reset(
    regexp: *mut URegularExpression,
    index: i32,
    status: *mut UErrorCode,
)