[][src]Type Definition libperl_sys::re_intuit_string_t

type re_intuit_string_t = Option<unsafe extern "C" fn(my_perl: *mut PerlInterpreter, prog: *mut regexp) -> *mut SV>;