pub unsafe fn Perl_ptr_table_store(
my_perl: *mut PerlInterpreter,
tbl: *mut PTR_TBL_t,
oldsv: *const c_void,
newsv: *mut c_void,
)Expand description
thx shim for crate::Perl_ptr_table_store.
pub unsafe fn Perl_ptr_table_store(
my_perl: *mut PerlInterpreter,
tbl: *mut PTR_TBL_t,
oldsv: *const c_void,
newsv: *mut c_void,
)thx shim for crate::Perl_ptr_table_store.