Skip to main content

lua_c_objbarrier

Macro lua_c_objbarrier 

Source
macro_rules! lua_c_objbarrier {
    ($L:expr, $p:expr, $o:expr) => { ... };
}