Function mlua_sys::lua53::lualib::luaopen_coroutine

source ยท
pub unsafe extern "C-unwind" fn luaopen_coroutine(
    L: *mut lua_State
) -> c_int
Available on crate feature lua53 only.