Function onig_sys::onig_get_match_stack_limit_size [] [src]

pub unsafe extern "C" fn onig_get_match_stack_limit_size() -> c_uint

Return the maximum number of stack size. (default: 0 == unlimited)

unsigned int onig_get_match_stack_limit_size(void)