pub type ConsoleLogChars32 = LogChars<[u32; 6]>;
Specialized type for 32-bit FFA_CONSOLE_LOG payload.
FFA_CONSOLE_LOG
pub struct ConsoleLogChars32 { /* private fields */ }