mlua_sys::luau::lua

Function lua_totalbytes

Source
pub unsafe extern "C-unwind" fn lua_totalbytes(
    L: *mut lua_State,
    category: c_int,
) -> usize
Available on crate feature luau only.