Skip to main content

PL_perldb_ptr

Macro PL_perldb_ptr 

Source
macro_rules! PL_perldb_ptr {
    ($my_perl:expr) => { ... };
}
Expand description

*mut accessor for PL_perldb (read form: PL_perldb!).