pub unsafe extern "C" fn adw_breakpoint_set_condition(
    self_: *mut AdwBreakpoint,
    condition: *mut AdwBreakpointCondition
)
Available on crate feature v1_4 only.