Function pcre2_set_offset_limit_32

Source
pub unsafe extern "C" fn pcre2_set_offset_limit_32(
    arg1: *mut pcre2_match_context_32,
    arg2: usize,
) -> c_int