Function imgui_sys::igRadioButtonBool[][src]

pub unsafe extern "C" fn igRadioButtonBool(
    label: *const c_char,
    active: bool
) -> bool