pub unsafe extern "C-unwind" fn lua_totalbytes( L: *mut lua_State, category: c_int, ) -> usize
Reads the number of bytes allocated to a given memory category.