Skip to main content

PL_unsafe_ptr

Macro PL_unsafe_ptr 

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

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