Struct allegro_dialog::MessageBoxFlags []

pub struct MessageBoxFlags { /* fields omitted */ }

Methods

impl MessageBoxFlags

Trait Implementations

impl Copy for MessageBoxFlags

impl Clone for MessageBoxFlags

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Flag for MessageBoxFlags

impl BitOr for MessageBoxFlags

The resulting type after applying the | operator

The method for the | operator

impl BitAnd for MessageBoxFlags

The resulting type after applying the & operator

The method for the & operator