[][src]Function libperl_sys::perl_core::Perl_ptr_table_store

pub unsafe extern "C" fn Perl_ptr_table_store(
    my_perl: *mut PerlInterpreter,
    tbl: *mut PTR_TBL_t,
    oldsv: *const c_void,
    newsv: *mut c_void
)