uregex_reset

Function uregex_reset 

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