[][src]Function pcre2_sys::pcre2_set_match_limit_32

pub unsafe extern "C" fn pcre2_set_match_limit_32(
    arg1: *mut pcre2_match_context_32,
    arg2: u32
) -> c_int