Skip to main content

PL_dbargs_ptr

Macro PL_dbargs_ptr 

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

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