kernel/event: Make data members private
Instead we can simply provide accessors to the required data instead of giving external read/write access to the variables directly.
Loading
Please register or sign in to comment
Instead we can simply provide accessors to the required data instead of giving external read/write access to the variables directly.