Function aw::lua_getstack[][src]

pub unsafe extern "C" fn lua_getstack(
    L: *mut lua_State,
    level: i32,
    ar: *mut lua_Debug
) -> i32