[][src]Type Definition libperl_sys::share_proc_t

type share_proc_t = Option<unsafe extern "C" fn(my_perl: *mut PerlInterpreter, sv: *mut SV)>;