Skip to main content

luaC_step

Function luaC_step 

Source
pub unsafe extern "C" fn luaC_step(
    L: *mut lua_State,
    assist: bool,
) -> usize