Skip to main content

Perl_ptr_table_fetch

Function Perl_ptr_table_fetch 

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