Type Definition msfs::sys::FsCommBusBroadcastFlags

source ·
pub type FsCommBusBroadcastFlags = c_uchar;

Trait Implementations§

source§

impl From<CommBusBroadcastFlags> for FsCommBusBroadcastFlags

source§

fn from(value: CommBusBroadcastFlags) -> Self

Converts to this type from the input type.