Function wxd_RichTextCtrl_SetBackgroundColor

Source
pub unsafe extern "C" fn wxd_RichTextCtrl_SetBackgroundColor(
    self_: *mut wxd_RichTextCtrl_t,
    start: wxd_Long_t,
    end: wxd_Long_t,
    color: wxd_Colour_t,
) -> bool