pub unsafe fn ptr_table_store(
my_perl: *mut PerlInterpreter,
a: *mut PTR_TBL_t,
b: *const c_void,
c: *mut c_void,
)Expand description
thx shim for crate::ptr_table_store.
pub unsafe fn ptr_table_store(
my_perl: *mut PerlInterpreter,
a: *mut PTR_TBL_t,
b: *const c_void,
c: *mut c_void,
)thx shim for crate::ptr_table_store.