mlua_sys::lua53::lua

Function lua_version

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