[][src]Function pm_rlua::lua_getstack

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