Use BOOL instead of U32 for sizeof checks since it is a BOOL that you are copying into. Same size, but want to be consistent.
Use BOOL instead of U32 for sizeof checks since it is a BOOL that you are copying into. Same size, but want to be consistent.