Struct aflak_imgui_sys::Pair[][src]

#[repr(C)]
pub struct Pair { pub key: ImGuiID, pub value: PairValue, }

Fields

Auto Trait Implementations

impl !Send for Pair

impl !Sync for Pair