Skip to main content

get_allowed_frame_change_handling_impl

Macro get_allowed_frame_change_handling_impl 

Source
macro_rules! get_allowed_frame_change_handling_impl {
    () => { ... };
    ($($allowed:ident),+) => { ... };
}