igButtonBehavior

Function igButtonBehavior 

Source
pub unsafe extern "C" fn igButtonBehavior(
    bb: ImRect,
    id: ImGuiID,
    out_hovered: *mut bool,
    out_held: *mut bool,
    flags: ImGuiButtonFlags,
) -> bool