pub type ConsoleLogChars64 = LogChars<[u64; 16]>;
Specialized type for 64-bit FFA_CONSOLE_LOG payload.
FFA_CONSOLE_LOG
pub struct ConsoleLogChars64 { /* private fields */ }