Skip to main content

PL_warnhook_ptr

Macro PL_warnhook_ptr 

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

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