pub unsafe extern "C" fn adw_toast_set_use_markup(
    self_: *mut AdwToast,
    use_markup: gboolean
)
Available on crate feature v1_4 only.