[][src]Function imgui_sys::igRadioButtonBool

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