[][src]Function libperl_sys::Perl_ptr_table_fetch

pub unsafe extern "C" fn Perl_ptr_table_fetch(
    my_perl: *mut PerlInterpreter,
    tbl: *mut PTR_TBL_t,
    sv: *const c_void
) -> *mut c_void