Function mlua_sys::lua53::lua::lua_version

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