Function lua_status

Source
pub unsafe extern "C-unwind" fn lua_status(L: *mut lua_State) -> i32
Available on crate feature mlua only.