Skip to main content

luaC_objbarrier

Macro luaC_objbarrier 

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