Skip to main content

PL_stashcache_ptr

Macro PL_stashcache_ptr 

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

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