pub unsafe fn Perl_ptr_table_fetch(
my_perl: *mut PerlInterpreter,
tbl: *mut PTR_TBL_t,
sv: *const c_void,
) -> *mut c_voidExpand description
thx shim for crate::Perl_ptr_table_fetch.
pub unsafe fn Perl_ptr_table_fetch(
my_perl: *mut PerlInterpreter,
tbl: *mut PTR_TBL_t,
sv: *const c_void,
) -> *mut c_voidthx shim for crate::Perl_ptr_table_fetch.